Add app update strings to translations
Add 'app_updates_title' and 'check_beta_updates' translation keys to language files (ar, de, es, fr, hi, id, it, ja, pl, pt, ru, tr, zh). These localized strings support the app updates settings UI (including an option to receive beta updates) and keep translations consistent with the existing auto-update-related entries.
This commit is contained in:
@@ -297,6 +297,8 @@
|
||||
"ytdlp_channel_switched": "✅ Успешно переключено на канал {channel}!",
|
||||
"ytdlp_channel_switch_failed": "❌ Не удалось переключить канал: {error}",
|
||||
"ytdlp_current_channel": "Текущий канал: {channel}",
|
||||
"app_updates_title": "Обновления YTSage",
|
||||
"check_beta_updates": "Получать бета-обновления",
|
||||
"auto_update_title": "Настройки автообновления",
|
||||
"auto_update_header": "🔄 Настройки автообновления",
|
||||
"auto_update_description": "Настройте автоматические обновления для yt-dlp, чтобы всегда иметь последние функции и исправления ошибок.",
|
||||
|
||||
Reference in New Issue
Block a user