Will Miao
affb507b37
feat(sync): enhance translation key synchronization to remove obsolete keys
2025-09-05 11:24:48 +08:00
Will Miao
29a05f6533
Move test_i18n.py to scripts folder
2025-09-05 08:48:20 +08:00
Will Miao
91801dff85
feat(localization): add new workflow-related messages for LoRA and recipe actions in multiple languages
2025-09-02 11:50:20 +08:00
Will Miao
33334da0bb
feat(i18n): add structural consistency tests for locale files and enhance existing tests
2025-09-01 19:29:50 +08:00
Will Miao
a83f020fcc
feat(localization): add file size labels and enhance search placeholders in UI components
2025-08-31 20:26:13 +08:00
Will Miao
7f9a3bf272
feat(i18n): enhance translation key extraction to optionally include container nodes
2025-08-31 19:01:23 +08:00
Will Miao
f80e266d02
feat(localization): update toast messages for consistency and improved error handling across various components
2025-08-31 18:38:42 +08:00
Will Miao
52acbd954a
Add Chinese (Simplified and Traditional) localization files and implement i18n tests
...
- Created zh-CN.json and zh-TW.json for Simplified and Traditional Chinese translations respectively.
- Added comprehensive test suite in test_i18n.py to validate JSON structure, server-side i18n functionality, and translation completeness across multiple languages.
2025-08-30 21:41:48 +08:00