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:
@@ -280,6 +280,8 @@
|
||||
"ytdlp_channel_switched": "✅ ¡Cambiado exitosamente al canal {channel}!",
|
||||
"ytdlp_channel_switch_failed": "❌ Error al cambiar de canal: {error}",
|
||||
"ytdlp_current_channel": "Canal actual: {channel}",
|
||||
"app_updates_title": "Actualizaciones de YTSage",
|
||||
"check_beta_updates": "Recibir actualizaciones beta",
|
||||
"auto_update_title": "Configuración de Auto-Actualización",
|
||||
"auto_update_header": "🔄 Configuración de Auto-Actualización",
|
||||
"auto_update_description": "Configura las actualizaciones automáticas de yt-dlp para asegurar que siempre tengas las últimas funciones y correcciones de errores.",
|
||||
|
||||
Reference in New Issue
Block a user