Add open_logs strings to localizations

Add open_logs and logs_tooltip localization entries across multiple language JSON files (ar, de, en, es, fr, hi, id, it, ja, pl, pt, ru, tr, zh) so the About/System Info UI can expose an action to open the application logs folder. Also add an "about" section to ytsage/utils/ytsage_localization.py with default entries (open_logs, logs_tooltip, refresh). This wires the logs-folder UI text into the localization system.
This commit is contained in:
oop7
2026-02-10 13:50:22 +02:00
parent f33122fecd
commit 79f2613cf7
15 changed files with 33 additions and 0 deletions
+2
View File
@@ -245,6 +245,8 @@
"system_info": "Informacje systemowe",
"loading": "🔄 Ładowanie informacji systemowych...",
"refresh": "🔄",
"open_logs": "📂 Logi",
"logs_tooltip": "Otwórz folder logów aplikacji",
"refreshing": "🔄 Odświeżanie...",
"refresh_failed": "Odświeżanie nie powiodło się",
"refresh_failed_message": "Nie można odświeżyć informacji o wersji.",