aboutsummaryrefslogtreecommitdiff
path: root/locales/help_docs/en.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update localization files for new workspace management features魏曹先生2025-10-291-43/+42
| | | | | | | - Add common confirmation prompt - Improve service command documentation with port option - Add workspace staining/unstaining functionality - Simplify error messages and improve user guidance - Add success and warning messages for direct/unstain operations
* Update translation for error messages魏曹先生2025-10-271-2/+4
|
* Add output for jvv service listen command results魏曹先生2025-10-271-4/+7
|
* Update locales files魏曹先生2025-10-241-8/+47
|
* Add cli error handle.魏曹先生2025-10-241-0/+46
|
* Update locales files魏曹先生2025-10-211-1/+206
|
* Update localization files魏曹先生2025-10-191-14/+20
| | | | Optimize the expression of some semantics to make it more precise
* docs: update localization files魏曹先生2025-10-181-0/+3
| | | | | | - 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/+116
- 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