Commit Graph

53 Commits

Author SHA1 Message Date
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