summaryrefslogtreecommitdiff
path: root/locales/help_docs/en.yml
AgeCommit message (Collapse)Author
2025-11-02Format help documentation with consistent dash separators魏曹先生
2025-11-02Update help documentation structure and content魏曹先生
2025-10-30Simplify commands and improve jv error handling魏曹先生
- Add help command alias for jv - Improve parser error message formatting - Fix code formatting in jvv commands
2025-10-29Update localization files for new workspace management features魏曹先生
- 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
2025-10-27Update translation for error messages魏曹先生
2025-10-27Add output for jvv service listen command results魏曹先生
2025-10-24Update locales files魏曹先生
2025-10-24Add cli error handle.魏曹先生
2025-10-21Update locales files魏曹先生
2025-10-19Update localization files魏曹先生
Optimize the expression of some semantics to make it more precise
2025-10-18docs: update localization files魏曹先生
- Update English help documentation - Update Chinese help documentation - Improve command descriptions and error messages
2025-10-14feat: add internationalization support and new command-line tools魏曹先生
- 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