mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 11:20:07 +08:00
* feat(Translation): enhance translation functionality and UI improvements - Added secondary text color variables in color.scss for better UI contrast. - Updated translation configuration to include language codes for better language handling. - Enhanced translation UI with new language selection options and improved loading indicators. - Implemented smart translation tips in multiple language JSON files for user guidance. - Refactored translation logic to streamline message processing and error handling. * feat(Translation): expand language options and update localization files - Added new languages (Polish, Turkish, Thai, Vietnamese, Indonesian, Urdu, Malay) to translation options in translate.ts. - Updated localization JSON files (en-us, ja-jp, ru-ru, zh-cn, zh-tw) to include translations for the new languages. - Enhanced language detection logic in translate.ts to support new language codes. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||