Skip to content

Commit a95905b

Browse files
committed
feat: add custom font family supported strings
1 parent 3e31be0 commit a95905b

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
@@ -212,9 +212,10 @@ define({
212212
"LIVE_DEV_STYLER_FONTS_GOOGLE": "Google",
213213
"LIVE_DEV_STYLER_FONTS_SYSTEM": "System",
214214
"LIVE_DEV_STYLER_FONTS_CUSTOM": "Custom",
215-
"LIVE_DEV_STYLER_FONT_CUSTOM_PLACEHOLDER": "Enter font name",
215+
"LIVE_DEV_STYLER_FONT_USE_CUSTOM": "Use \"{0}\"",
216216
"LIVE_DEV_STYLER_APPLY": "Apply",
217217
"LIVE_DEV_STYLER_NO_FONTS_FOUND": "No fonts found",
218+
"LIVE_DEV_STYLER_LOAD_MORE": "Load more",
218219
"LIVE_DEV_STYLER_WEIGHT_THIN": "Thin",
219220
"LIVE_DEV_STYLER_WEIGHT_EXTRA_LIGHT": "Extra Light",
220221
"LIVE_DEV_STYLER_WEIGHT_LIGHT": "Light",

0 commit comments

Comments
 (0)