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:
@@ -285,6 +285,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