Skip to content

Commit c2b0533

Browse files
committed
chore: localize strings
1 parent 76cf734 commit c2b0533

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
@@ -381,6 +381,17 @@ define({
381381
"LIVE_DEV_CB_AI_PLACEHOLDER": "Describe the style you want\u2026",
382382
"LIVE_DEV_CB_AI_SEND": "Send",
383383
"LIVE_DEV_CB_AI_THINKING": "Applying styles\u2026",
384+
"LIVE_DEV_CB_MORE_OPTIONS": "More options",
385+
"LIVE_DEV_CB_DIM_W": "W",
386+
"LIVE_DEV_CB_DIM_H": "H",
387+
"LIVE_DEV_CB_MINMAX_TOOLTIP": "Min/Max constraints",
388+
"LIVE_DEV_CB_MINMAX_MIN": "Min",
389+
"LIVE_DEV_CB_MINMAX_MAX": "Max",
390+
"LIVE_DEV_CB_ID_PLACEHOLDER": "none",
391+
"LIVE_DEV_CB_ALL_WEIGHTS": "All weights",
392+
"LIVE_DEV_CB_ALL_STYLES": "All styles",
393+
"LIVE_DEV_CB_SHADOW_LABEL": "Shadow",
394+
"LIVE_DEV_CB_SHADOW_REMOVE": "Remove",
384395
"LIVE_DEV_TOAST_NOT_EDITABLE": "Element not editable - generated by script",
385396
"LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element",
386397
"LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED": "Element doesn't scroll with page - edit boxes hidden",

0 commit comments

Comments
 (0)