cli/cmd/build
Snider e8e48127c2 feat(i18n): add translation keys to all CLI commands
Replace hardcoded strings with i18n.T() calls across all cmd/* packages:
- ai, build, ci, dev, docs, doctor, go, php, pkg, sdk, setup, test, vm

Adds 500+ translation keys to en.json for command descriptions,
flag descriptions, labels, messages, and error strings.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 02:37:57 +00:00
..
tmpl/gui feat(php): add quality commands and split cmd/php for maintainability 2026-01-29 23:58:03 +00:00
build.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
build_project.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
build_pwa.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
build_sdk.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
commands.go refactor(cmd): migrate CLI from clir to cobra 2026-01-30 00:47:54 +00:00