Skip to content

Commit 83fce14

Browse files
committed
refactor: improve string naming
1 parent 5961d36 commit 83fce14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/nls/root/strings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ define({
196196
"LIVE_DEV_TOOLBOX_IMAGE_GALLERY": "Image Gallery",
197197
"LIVE_DEV_TOOLBOX_STYLER": "Styles",
198198
"LIVE_DEV_TOOLBOX_MORE_OPTIONS": "More Options",
199-
"LIVE_DEV_STYLER_FILL": "Background color",
200-
"LIVE_DEV_STYLER_TEXT": "Text color",
199+
"LIVE_DEV_STYLER_BACKGROUND": "Background color",
200+
"LIVE_DEV_STYLER_TEXT_COLOR": "Text color",
201201
"LIVE_DEV_STYLER_FONT": "Font family",
202202
"LIVE_DEV_STYLER_SIZE": "Font size",
203203
"LIVE_DEV_STYLER_WEIGHT": "Font weight",

0 commit comments

Comments
 (0)