Skip to content

Commit 0c0b4de

Browse files
committed
feat: add live preview styler box strings
1 parent 1dec2ef commit 0c0b4de

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,18 @@ define({
194194
"LIVE_DEV_TOOLBOX_DUPLICATE": "Duplicate",
195195
"LIVE_DEV_TOOLBOX_DELETE": "Delete",
196196
"LIVE_DEV_TOOLBOX_IMAGE_GALLERY": "Image Gallery",
197+
"LIVE_DEV_TOOLBOX_STYLER": "Styles",
197198
"LIVE_DEV_TOOLBOX_MORE_OPTIONS": "More Options",
199+
"LIVE_DEV_STYLER_FILL": "Fill",
200+
"LIVE_DEV_STYLER_TEXT": "Text",
201+
"LIVE_DEV_STYLER_FONT": "Font",
202+
"LIVE_DEV_STYLER_SIZE": "Size",
203+
"LIVE_DEV_STYLER_WEIGHT": "Weight",
204+
"LIVE_DEV_STYLER_ALIGN": "Align",
205+
"LIVE_DEV_STYLER_BORDER": "Border",
206+
"LIVE_DEV_STYLER_SPACING": "Spacing",
207+
"LIVE_DEV_STYLER_LAYOUT": "Layout",
208+
"LIVE_DEV_STYLER_FIT": "Fit",
198209
"LIVE_DEV_MORE_OPTIONS_CUT": "Cut",
199210
"LIVE_DEV_MORE_OPTIONS_COPY": "Copy",
200211
"LIVE_DEV_MORE_OPTIONS_PASTE": "Paste",

0 commit comments

Comments
 (0)