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 3e31be0 commit a95905bCopy full SHA for a95905b
1 file changed
src/nls/root/strings.js
@@ -212,9 +212,10 @@ define({
212
"LIVE_DEV_STYLER_FONTS_GOOGLE": "Google",
213
"LIVE_DEV_STYLER_FONTS_SYSTEM": "System",
214
"LIVE_DEV_STYLER_FONTS_CUSTOM": "Custom",
215
- "LIVE_DEV_STYLER_FONT_CUSTOM_PLACEHOLDER": "Enter font name",
+ "LIVE_DEV_STYLER_FONT_USE_CUSTOM": "Use \"{0}\"",
216
"LIVE_DEV_STYLER_APPLY": "Apply",
217
"LIVE_DEV_STYLER_NO_FONTS_FOUND": "No fonts found",
218
+ "LIVE_DEV_STYLER_LOAD_MORE": "Load more",
219
"LIVE_DEV_STYLER_WEIGHT_THIN": "Thin",
220
"LIVE_DEV_STYLER_WEIGHT_EXTRA_LIGHT": "Extra Light",
221
"LIVE_DEV_STYLER_WEIGHT_LIGHT": "Light",
0 commit comments