We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5961d36 commit 83fce14Copy full SHA for 83fce14
1 file changed
src/nls/root/strings.js
@@ -196,8 +196,8 @@ define({
196
"LIVE_DEV_TOOLBOX_IMAGE_GALLERY": "Image Gallery",
197
"LIVE_DEV_TOOLBOX_STYLER": "Styles",
198
"LIVE_DEV_TOOLBOX_MORE_OPTIONS": "More Options",
199
- "LIVE_DEV_STYLER_FILL": "Background color",
200
- "LIVE_DEV_STYLER_TEXT": "Text color",
+ "LIVE_DEV_STYLER_BACKGROUND": "Background color",
+ "LIVE_DEV_STYLER_TEXT_COLOR": "Text color",
201
"LIVE_DEV_STYLER_FONT": "Font family",
202
"LIVE_DEV_STYLER_SIZE": "Font size",
203
"LIVE_DEV_STYLER_WEIGHT": "Font weight",
0 commit comments