Skip to content

Commit 7fa3f09

Browse files
Merge branch 'feat/global-color-schemes' of https://github.com/gambitph/Stackable into feat/global-color-schemes
2 parents aa3eaea + 93271bc commit 7fa3f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/pro-control/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const LABELS = {
125125
</ul>,
126126
},
127127
'color-schemes': {
128-
title: __( 'Unlock Unlimited Color Schemes', i18n ),
128+
title: __( 'Premium Color Schemes', i18n ),
129129
description: <ul>
130130
<li>{ __( 'Access to 50+ curated color scheme presets', i18n ) }</li>
131131
<li>{ __( 'Create your own color schemes', i18n ) }</li>

0 commit comments

Comments
 (0)