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:
@@ -245,6 +245,8 @@
|
||||
"system_info": "معلومات النظام",
|
||||
"loading": "🔄 جاري تحميل معلومات النظام...",
|
||||
"refresh": "🔄",
|
||||
"open_logs": "📂 السجلات",
|
||||
"logs_tooltip": "فتح مجلد سجلات التطبيق",
|
||||
"refreshing": "🔄 جاري التحديث...",
|
||||
"refresh_failed": "فشل التحديث",
|
||||
"refresh_failed_message": "تعذر تحديث معلومات الإصدار.",
|
||||
|
||||
Reference in New Issue
Block a user