cli/cmd/dev
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
..
dev.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_api.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_ci.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_commit.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_health.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_impact.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_issues.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_pull.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_push.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_reviews.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_sync.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_vm.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_work.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00