Commit graph

14 commits

Author SHA1 Message Date
Anton Antonov
a1e18c3c5b
Usage details notification is fixed (#12) 2026-07-14 17:05:10 +05:00
Anton Antonov
c11592fc81
Enable the manual trigger button to run workflow (#11) 2026-07-13 17:34:47 +05:00
Anton Antonov
789678b246
Usage details are added to the Translation complete notification (#10) 2026-07-13 17:19:20 +05:00
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
be889aa3df
Add support additional file formats (#8) 2026-06-16 16:59:18 +05:00
Anton Antonov
f7394fce43
Update version to 1.1.1 and set correct minimum API version in manifest files (#7) 2026-06-15 21:01:17 +05:00
Anton Antonov
2767894628
add AI glossary generation feature and update documentation (#6) 2026-06-15 20:37:53 +05:00
Anton Antonov
5c77f5a894
Add artifact attestations to publish workflow, update README, and remove manual installation instructions (#5) 2026-05-17 23:55:09 +05:00
Anton Antonov
c8c00cb5dd
Update plugin ID to 'note-ai-translator' and increment version to 1.0.3; update installation instructions and changelog (#4) 2026-05-12 23:34:29 +05:00
Anton Antonov
f1efd08400
Update plugin ID and version; enhance translation settings and documentation (#3) 2026-05-12 22:40:29 +05:00
Anton Antonov
484d2aa154
Removed all console.debug and console.error calls that caused errors on mobile devices. (#2)
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 16:01:03 +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
Anton Antonov
987267d784
Initial commit 2026-04-27 18:21:49 +05:00