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