mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
Add native translations for Games to Watch settings
Replaced English placeholders with proper translations in all 18 non-English language files: - Chinese (简体中文, 繁體中文) - Japanese (日本語) - Russian (Русский) - Ukrainian (Українська) - German (Deutsch) - Spanish (Español) - French (Français) - Portuguese (Português) - Italian (Italiano) - Polish (Polski) - Romanian (Română) - Dutch (Nederlandse) - Danish (Dansk) - Indonesian - Czech (Čeština) - Turkish (Türkçe) - Arabic (العربية) All settings UI strings now properly translated: - games_to_watch, games_help, search_games - select_all, deselect_all - selected_games, available_games - no_games_selected, no_games_match, all_games_selected - actions, connection_quality, minimum_refresh 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -110,19 +110,19 @@
|
||||
"dark_mode": "الوضع الداكن: "
|
||||
},
|
||||
"reload": "إعادة تحميل",
|
||||
"games_to_watch": "Games to Watch",
|
||||
"games_help": "Select games to watch. Order matters - drag to reorder priority (top = highest priority).",
|
||||
"search_games": "Search games...",
|
||||
"select_all": "Select All",
|
||||
"deselect_all": "Deselect All",
|
||||
"selected_games": "Selected Games (drag to reorder)",
|
||||
"available_games": "Available Games",
|
||||
"no_games_selected": "No games selected. Check games below to add them.",
|
||||
"no_games_match": "No games match your search.",
|
||||
"all_games_selected": "All games are selected or no games available.",
|
||||
"actions": "Actions",
|
||||
"connection_quality": "Connection Quality:",
|
||||
"minimum_refresh": "Minimum Refresh Interval (minutes):"
|
||||
"games_to_watch": "ألعاب للمشاهدة",
|
||||
"games_help": "حدد الألعاب للمشاهدة. الترتيب مهم - اسحب لإعادة ترتيب الأولوية (الأعلى = أعلى أولوية).",
|
||||
"search_games": "البحث عن الألعاب...",
|
||||
"select_all": "تحديد الكل",
|
||||
"deselect_all": "إلغاء تحديد الكل",
|
||||
"selected_games": "الألعاب المحددة (اسحب لإعادة الترتيب)",
|
||||
"available_games": "الألعاب المتاحة",
|
||||
"no_games_selected": "لم يتم تحديد ألعاب. حدد الألعاب أدناه لإضافتها.",
|
||||
"no_games_match": "لا توجد ألعاب تطابق بحثك.",
|
||||
"all_games_selected": "تم تحديد جميع الألعاب أو لا توجد ألعاب متاحة.",
|
||||
"actions": "الإجراءات",
|
||||
"connection_quality": "جودة الاتصال:",
|
||||
"minimum_refresh": "الحد الأدنى لفترة التحديث (بالدقائق):"
|
||||
},
|
||||
"help": {
|
||||
"links": {
|
||||
|
||||
Reference in New Issue
Block a user