Add new i18n keys to language files
Add new localization keys across multiple ytsage language JSONs. Common addition: "filter_playlist_placeholder" added to most languages. Spanish, Turkish and Chinese receive several new strings for custom commands, proxy settings, FFmpeg installation messages, history loading, time/placeholders and validation messages. Also ensure files end with newline. Files modified: ar, de, es, fr, hi, id, it, ja, pl, pt, ru, tr, zh.
This commit is contained in:
@@ -96,7 +96,8 @@
|
||||
"filter_languages_placeholder": "Фильтр языков (например, en, ru)...",
|
||||
"no_subtitles_available": "Субтитры недоступны",
|
||||
"matching": "соответствующие",
|
||||
"ytdlp_log_title": "Журнал yt-dlp"
|
||||
"ytdlp_log_title": "Журнал yt-dlp",
|
||||
"filter_playlist_placeholder": "Filter videos..."
|
||||
},
|
||||
"tabs": {
|
||||
"cookies": "Войти через Cookie",
|
||||
@@ -637,4 +638,4 @@
|
||||
"update_failed": "❌ Ошибка обновления: {error}",
|
||||
"check_failed": "Не удалось проверить обновления. Проверьте подключение к Интернету."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user