Localize update dialog strings in all languages

Added new translation keys for update dialog fields (new version available, current/latest version labels, changelog, download update, remind later) in all supported languages. Updated the GUI code to use these localized strings instead of hardcoded English text for improved internationalization.
This commit is contained in:
oop7
2025-10-13 15:50:25 +03:00
parent 3c8fa38a94
commit 115718c396
15 changed files with 104 additions and 20 deletions
+7 -1
View File
@@ -379,7 +379,13 @@
"generic_error": "Fehler: {error}"
},
"update_dialog": {
"title": "Update verfügbar"
"title": "Update verfügbar",
"new_version_available": "Eine neue Version von YTSage ist verfügbar!",
"current_version_label": "Aktuelle Version:",
"latest_version_label": "Neueste Version:",
"changelog": "Änderungsprotokoll",
"download_update": "Update herunterladen",
"remind_later": "Später erinnern"
},
"playlist": {
"unknown": "Unbekannte Playlist",