Commit Graph

10 Commits

Author SHA1 Message Date
Your Name 4b212c08e2 Add French localization and update language support
Added a complete French translation file (fr.json) and updated all other language files to include 'French' as a selectable language. Updated format table color logic to recognize French and German quality terms for better internationalization. Also updated the default English language map to include French.
2025-09-30 22:10:36 +03:00
Your Name 47cdd06494 Add German translation and update language support
Added a new German (de) translation file and updated all language JSON files to include German in the language selection. Updated format quality color mapping in the GUI to recognize German quality terms. Ensured localization manager and UI support the new language.
2025-09-30 22:00:03 +03:00
Your Name 9005bb61c1 Add Chinese localization and update language support
Added a new Simplified Chinese translation file (zh.json) and updated all language files to include Chinese as a selectable language. Updated format quality color logic in the format table to recognize Chinese quality terms, ensuring proper color coding for quality labels in the UI. Also updated the localization manager to include Chinese in the language selection.
2025-09-30 21:49:24 +03:00
Your Name 0ff96e371d Add Russian language translation file
Introduces a new ru.json file containing Russian translations for the application's UI and messages.
2025-09-30 21:42:31 +03:00
Your Name acfa5df527 Add Russian language option to Portuguese translations
Included the Russian language entry in the Portuguese language file to support selection of Russian in the language menu.
2025-09-30 21:42:26 +03:00
Your Name acd4bb192a Add Russian language option to Spanish translations
Added the Russian language entry to the language selection section in the Spanish translation file (es.json).
2025-09-30 21:42:21 +03:00
Your Name e5cc892dec Add Russian language option to language list
Included 'Russian' in the available language options in en.json to support users who prefer Russian.
2025-09-30 21:42:17 +03:00
Your Name bb8bf033bf Add Portuguese localization support
Introduces a new Portuguese translation file (pt.json) and updates the localization manager to recognize Portuguese as a supported language.
2025-09-30 21:25:30 +03:00
Your Name 69507abf32 Update language files with new and revised strings
Expanded and reorganized language keys in en.json, including improved labels for language selection, about dialog, and time range features. Added missing Portuguese language entry to es.json for consistency. Updated descriptions and placeholders for better clarity and user experience.
2025-09-30 21:25:25 +03:00
Your Name c5916d57c0 Add localization support and language selection
Introduces English and Spanish translation files, integrates localization throughout dialogs, and adds a language selection tab to the custom options dialog. UI strings are now loaded via the localization manager, enabling dynamic language switching and improved internationalization.
2025-09-30 20:53:59 +03:00