Skip to content

Commit 8bcae6f

Browse files
devvaannshabose
authored andcommitted
feat: add mixed string for border side toggling support
1 parent a8ff295 commit 8bcae6f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ define({
210210
"LIVE_DEV_STYLER_RESET": "Reset changes",
211211
"LIVE_DEV_STYLER_NOTHING_TO_RESET": "No changes to reset",
212212
"LIVE_DEV_STYLER_CLOSE_SAVED": "Done",
213-
"LIVE_DEV_STYLER_SELECT_ELEMENT": "Select an ancestor element",
213+
"LIVE_DEV_STYLER_MIXED": "Mixed",
214+
"LIVE_DEV_STYLER_SIDES_MIXED": "Sides differ — edit each side separately",
214215
"LIVE_DEV_STYLER_SEARCH_FONTS": "Search fonts…",
215216
"LIVE_DEV_STYLER_FONTS_GOOGLE": "Google",
216217
"LIVE_DEV_STYLER_FONTS_SYSTEM": "System",

0 commit comments

Comments
 (0)