Fix broken webui was updated info text

Regression 65a9a905be
This commit is contained in:
schroda
2026-01-15 01:26:41 +01:00
parent bc077bdad7
commit 25b8c85ef2
2 changed files with 6 additions and 6 deletions

View File

@@ -235,11 +235,6 @@ msgstr "{currentDownloadAheadLimit, plural, one {# Chapter} other {# Chapters}}"
msgid "{missingChapterCount, plural, one {Missing # chapter} other {Missing # chapters}}"
msgstr "{missingChapterCount, plural, one {Missing # chapter} other {Missing # chapters}}"
#. placeholder {0}: aboutWebUI?.channel
#: src/features/app-updates/components/WebUIUpdateChecker.tsx
msgid "{name} was updated to version {newVersion} ({0})"
msgstr "{name} was updated to version {newVersion} ({0})"
#: src/features/app-updates/components/VersionInfo.tsx
msgid "{progress}% | Updating…"
msgstr "{progress}% | Updating…"
@@ -3622,6 +3617,11 @@ msgstr "WebUI version"
msgid "WebUI version {0} ({1}) available for download"
msgstr "WebUI version {0} ({1}) available for download"
#. placeholder {0}: aboutWebUI?.channel
#: src/features/app-updates/components/WebUIUpdateChecker.tsx
msgid "WebUI was updated to version {newVersion} ({0})"
msgstr "WebUI was updated to version {newVersion} ({0})"
#: 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."