Find a file
Russell Ballestrini b9ab0e83b3 feat(i18n): complete modular translation system with dynamic refresh
- Create individual language files for all 19 supported languages
- Add complete 46-key translations for Hindi, Spanish, French, Arabic, Bengali, Russian, Portuguese, Urdu, Indonesian, German, Japanese, Swahili, Marathi, Telugu, Turkish, Chinese Traditional, and Korean
- Implement dynamic UI refresh mechanism for real-time language switching
- Add translation verification script for consistency checks
- Update ui-translations.js to use new modular structure
- Document complete workflow for adding new languages in journal.rst

All languages now have 100% translation key coverage with automated verification
2025-07-03 12:49:03 -04:00
css fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
src feat(i18n): complete modular translation system with dynamic refresh 2025-07-03 12:49:03 -04:00
.gitignore f 2024-10-21 11:22:44 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2025-01-25 00:47:41 +00:00
biome.json feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -04:00
CLAUDE.md docs: add biome workflow requirements to prevent syntax errors 2025-07-02 15:10:52 -04:00
demo.html feat(translation): add smart translate dropdown with native language names 2025-07-02 18:43:35 -04:00
favicon.ico some theme 2024-10-15 21:46:57 +00:00
index.html feat(translation): add smart translate dropdown with native language names 2025-07-02 18:43:35 -04:00
journal.rst refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
uncloseai.js feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -04:00
uncloseai.js.orig new file: src/chat.js 2025-06-30 20:28:42 -04:00