feat: Add full i18n support to Smart Mind Map plugin

- Consolidated smart_mind_map.py and smart_mind_map_cn.py into a single file.
- Added TRANSLATIONS dictionary supporting 17 languages (en-US, ko-KR, fr-FR, es-AR, en-CA, fr-CA, ja-JP, de-DE, zh-HK, it-IT, zh-CN, en-GB, es-MX, id-ID, es-ES, de-AT, en-AU, vi-VN).
- Implemented automatic language detection with fallback to browser/local storage.
- Added localized date formatting for various locales.
- Updated HTML/JS templates to use injected translations.
- Fixed SyntaxWarning in regex strings.
- Verified frontend rendering with Playwright.

Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot]
2026-02-12 16:33:04 +00:00
parent a5ad295d38
commit fa636c7bc5
2 changed files with 623 additions and 1767 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff