aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-06-26 14:17:22 +0300
committerHenry Jameson <me@hjkos.com>2024-06-26 14:17:22 +0300
commiteba3a43805b5777aebb677df88bf5c8533743ead (patch)
treeba42d51db134e9b721014914156b4aa3fa0681d9 /src/i18n/en.json
parenta664cf352d78caefb5be7b82d8bf6b282702d9a3 (diff)
better font control custom input
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json11
1 files changed, 11 insertions, 0 deletions
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",