Fix missing translation

This commit is contained in:
schroda
2026-05-20 22:34:11 +02:00
parent 26e594be34
commit de2fe88f81

View File

@@ -1508,6 +1508,10 @@ msgstr "Enable debug logs"
msgid "Enable page read progress" msgid "Enable page read progress"
msgstr "Enable page read progress" msgstr "Enable page read progress"
#: src/features/settings/screens/ServerSettings.tsx
msgid "Enable the WebView via CEF (Chromium)"
msgstr "Enable the WebView via CEF (Chromium)"
#: src/features/downloads/screens/DownloadSettings.tsx #: src/features/downloads/screens/DownloadSettings.tsx
msgid "Entries in excluded categories will not be downloaded even if they are also in included categories" msgid "Entries in excluded categories will not be downloaded even if they are also in included categories"
msgstr "Entries in excluded categories will not be downloaded even if they are also in included categories" msgstr "Entries in excluded categories will not be downloaded even if they are also in included categories"
@@ -3918,6 +3922,10 @@ msgstr "WebUI version {0} ({1}) available for download"
msgid "WebUI was updated to version {newVersion} ({0})" msgid "WebUI was updated to version {newVersion} ({0})"
msgstr "WebUI was updated to version {newVersion} ({0})" msgstr "WebUI was updated to version {newVersion} ({0})"
#: src/features/settings/screens/ServerSettings.tsx
msgid "WebView"
msgstr "WebView"
#: src/features/settings/Settings.constants.ts #: src/features/settings/Settings.constants.ts
msgid "When you enable this, you may need to refresh this tab for the login page to appear." msgid "When you enable this, you may need to refresh this tab for the login page to appear."
msgstr "When you enable this, you may need to refresh this tab for the login page to appear." msgstr "When you enable this, you may need to refresh this tab for the login page to appear."