diff --git a/src/i18n/locales/en.po b/src/i18n/locales/en.po index 5ac3e6a0..0b7b23a7 100644 --- a/src/i18n/locales/en.po +++ b/src/i18n/locales/en.po @@ -1508,6 +1508,10 @@ msgstr "Enable debug logs" msgid "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 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" @@ -3918,6 +3922,10 @@ msgstr "WebUI version {0} ({1}) available for download" msgid "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 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."