mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
* feat(i18n): enhance translation script with concurrency and validation
- Add concurrent translation support with configurable limits
- Implement input validation for script configuration
- Improve error handling and progress tracking
- Add detailed usage instructions and performance recommendations
* fix(i18n): update translations for multiple languages
- Translate previously untranslated strings in zh-tw, ja-jp, pt-pt, es-es, ru-ru, el-gr, fr-fr
- Fix array to object structure in zh-cn accessibility description
- Add missing translations and fix structure in de-de locale
* chore: update i18n auto-translation script command
Update the yarn command from 'i18n:auto' to 'auto:i18n' for consistency with other script naming conventions
* ci: rename i18n workflow env vars for clarity
Use more descriptive names for translation-related environment variables to improve readability and maintainability
* Revert "fix(i18n): update translations for multiple languages"
This reverts commit
|
||
|---|---|---|
| .. | ||
| auto-i18n.yml | ||
| claude-code-review.yml | ||
| claude-translator.yml | ||
| claude.yml | ||
| delete-branch.yml | ||
| dispatch-docs-update.yml | ||
| github-issue-tracker.yml | ||
| issue-management.yml | ||
| nightly-build.yml | ||
| pr-ci.yml | ||
| release.yml | ||