Replace specific messages with parameterized templates: - 60 "failed to X" errors -> common.error.failed + Action - 10 "Running X" messages -> common.progress.running + Task - 4 "Checking X" messages -> common.progress.checking + Item - 13 "X successfully" messages -> common.success.completed + Action This reduces translation maintenance - translators only need to translate 3 templates instead of 85 individual messages. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands.go | ||
| container.go | ||
| templates.go | ||
| vm.go | ||