aboutsummaryrefslogtreecommitdiff
path: root/locales/help_docs/zh-CN.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update locales files魏曹先生2025-10-241-2/+42
|
* Add cli error handle.魏曹先生2025-10-241-33/+78
|
* Update locales files魏曹先生2025-10-211-4/+223
|
* Update localization files魏曹先生2025-10-191-15/+21
| | | | Optimize the expression of some semantics to make it more precise
* docs: update localization files魏曹先生2025-10-181-4/+7
| | | | | | - Update English help documentation - Update Chinese help documentation - Improve command descriptions and error messages
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-0/+112
- Add locale support with English and Chinese translations - Introduce new jv and jvv command-line tools - Replace jvc.rs with improved command structure - Add utility modules for language selection and markdown coloring - Update configuration and dependencies