Commit graph

3 commits

Author SHA1 Message Date
Anton Antonov
5bc9556485
Add multilingual support for translation plugin (#9)
- Introduced French, Indonesian, Italian, Japanese, Korean, Portuguese, Simplified Chinese, and Traditional Chinese language files for user interface localization.
- Updated translation registry to include new languages.
- Refactored translation functions to utilize localized strings for various UI elements, including ribbon tooltips, commands, and settings.
- Enhanced settings tab to display localized text for API key, balance, output behavior, and glossary management.
- Improved user notifications for translation processes, errors, and API key requirements with localized messages.
- Added CSS class for inline links to improve UI consistency.
- Updated TypeScript configuration to support JSON module imports.
- Incremented version in versions.json to reflect new features.
2026-06-24 19:28:51 +05:00
Anton Antonov
4958d6e151
Implement AI translation (MVP functionality) (#1) 2026-04-30 18:55:49 +05:00
Anton Antonov
8f4771834e sample 2026-04-27 18:27:47 +05:00