From eba3a43805b5777aebb677df88bf5c8533743ead Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 26 Jun 2024 14:17:22 +0300 Subject: better font control custom input --- src/i18n/en.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/i18n') diff --git a/src/i18n/en.json b/src/i18n/en.json index 3116843d..bd18c6ef 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -745,6 +745,17 @@ "enable_web_push_always_show_tip": "Some browsers (Chromium, Chrome) require that push messages always result in a notification, otherwise generic 'Website was updated in background' is shown, enable this to prevent this notification from showing, as Chrome seem to hide push notifications if tab is in focus. Can result in showing duplicate notifications on other browsers.", "more_settings": "More settings", "style": { + "themes3": { + "define": "Include in theme", + "font": { + "local": "Local font (must be installed on computer)", + "serif": "Serif (browser default)", + "sans-serif": "Sans-serif (browser default)", + "monospace": "Monospace (browser default)", + "inherit": "Same as parent component", + "invalid_custom_reserved": "This is a reserved font name, it will not be saved as custom font - use dropdown instead" + } + }, "switcher": { "keep_color": "Keep colors", "keep_shadows": "Keep shadows", -- cgit v1.2.3-70-g09d2