MicroFish/locales
Dominik Seemann 0a65edfa46 fix(i18n): backfill english-only entries in zh.json
translate nine user-facing english values (step3/step4/step5 waiting
states, step5 interactive tools and report-agent chat panel, graph
panel labels) plus the user-visible step 2 log line `log.prepareTaskId`
to natural chinese, so chinese-locale users no longer see english text
mixed into the chinese ui.

`home.heroDescBrand` is intentionally left as the literal `MiroFish`
because it is a brand name. `log.prepareTaskId` was translated rather
than kept english because it is rendered into the in-ui log panel via
`Step2EnvSetup.vue:801` and every surrounding `log.*` value in zh.json
is already translated; the leading two-space indent, the `└─`
continuation glyph, and the `{taskId}` placeholder are preserved.

en.json and zh.json key sets remain identical
(`paths(scalars)` diff is empty); no frontend code is changed.

Closes #8
2026-05-07 15:32:30 +00:00
..
en.json feat(i18n): externalize chinese log and api response strings 2026-05-07 13:52:22 +00:00
languages.json feat(i18n): add shared translation files and language registry 2026-04-01 15:20:49 +08:00
zh.json fix(i18n): backfill english-only entries in zh.json 2026-05-07 15:32:30 +00:00