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 76cf734 commit c2b0533Copy full SHA for c2b0533
1 file changed
src/nls/root/strings.js
@@ -381,6 +381,17 @@ define({
381
"LIVE_DEV_CB_AI_PLACEHOLDER": "Describe the style you want\u2026",
382
"LIVE_DEV_CB_AI_SEND": "Send",
383
"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",
395
"LIVE_DEV_TOAST_NOT_EDITABLE": "Element not editable - generated by script",
396
"LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element",
397
"LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED": "Element doesn't scroll with page - edit boxes hidden",
0 commit comments