diff options
| author | Henry Jameson <me@hjkos.com> | 2024-07-04 03:20:26 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-07-04 03:20:26 +0300 |
| commit | 8a41313bb4957471b2c5577661ae388300097f12 (patch) | |
| tree | 8953316582005d766b8fc68dac88da9721ce189f /src/i18n/en.json | |
| parent | 80cbf29bdf7c6cd3695d1e4cf49a8e38bff847ed (diff) | |
"fix" theme preview
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index a2c355fc..770a4a65 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -745,6 +745,8 @@ "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": { + "themes2_outdated": "Editor for Themes V2 is no longer supported and presented here for sake of legacy.", + "update_preview": "Update preview", "themes3": { "define": "Override", "font": { |
