cherry-studio/.github/workflows
亢奋猫 f2b4a2382b
refactor: rename i18n commands for better consistency (#11938)
* refactor: rename i18n commands for better consistency

- Rename `check:i18n` to `i18n:check`
- Rename `sync:i18n` to `i18n:sync`
- Rename `update:i18n` to `i18n:translate` (clearer purpose)
- Rename `auto:i18n` to `i18n:all` (runs check, sync, and translate)
- Update lint script to use new `i18n:check` command name

This follows the common naming convention of grouping related commands
under a namespace prefix (e.g., `test:main`, `test:renderer`).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* refactor: update i18n command names and improve documentation

- Renamed i18n commands for consistency: `sync:i18n` to `i18n:sync`, `check:i18n` to `i18n:check`, and `auto:i18n` to `i18n:translate`.
- Updated relevant documentation and scripts to reflect new command names.
- Improved formatting and clarity in i18n-related guides and scripts.

This change enhances the clarity and usability of i18n commands across the project.

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 22:08:05 +08:00
..
auto-i18n.yml refactor: rename i18n commands for better consistency (#11938) 2025-12-16 22:08:05 +08:00
claude-code-review.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
claude-translator.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
claude.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
delete-branch.yml fix: add continue-on-error & remove unused issue checker (#10821) 2025-10-20 00:06:34 +08:00
dispatch-docs-update.yml ci(deps): bump peter-evans/repository-dispatch from 3 to 4 (#11594) 2025-12-04 13:30:21 +08:00
github-issue-tracker.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
issue-management.yml ci(deps): bump actions/stale from 9 to 10 (#11088) 2025-11-02 08:44:53 +08:00
nightly-build.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
pr-ci.yml refactor: rename i18n commands for better consistency (#11938) 2025-12-16 22:08:05 +08:00
release.yml ci(deps): bump actions/checkout from 4 to 6 (#11595) 2025-12-08 11:05:02 +08:00
sync-to-gitcode.yml chore: fix sync to gitcode action retry logic (#11881) 2025-12-13 22:51:11 +08:00
update-app-upgrade-config.yml refactor: update GitHub Actions workflow for app-upgrade-config 2025-12-08 13:34:42 +08:00