Goal
Review _locales/en/messages.json and _locales/zh_CN/messages.json for missing keys, inconsistent terminology, or unclear wording.
Acceptance criteria
- Both locale files retain the same message keys.
- Any wording change includes a brief rationale.
- Placeholder definitions remain compatible across both locales.
node --test tests/*.test.js passes.
Goal
Review
_locales/en/messages.jsonand_locales/zh_CN/messages.jsonfor missing keys, inconsistent terminology, or unclear wording.Acceptance criteria
node --test tests/*.test.jspasses.