Goal
Review the Polish interface catalogue as a native speaker, with particular attention to wording that avoids unsupported plural forms.
Scope
- Review
app/messages/pl.json against app/messages/en.json and app/messages/de.json.
- Cover setup, room/device management, connection errors and normal panel/phone navigation.
- Preserve every key, placeholder and formatting marker exactly.
- Keep count-dependent wording grammatically safe with the current message format; do not introduce unsupported plural syntax.
- Do not change product behaviour or add new messages in this issue.
Acceptance criteria
Goal
Review the Polish interface catalogue as a native speaker, with particular attention to wording that avoids unsupported plural forms.
Scope
app/messages/pl.jsonagainstapp/messages/en.jsonandapp/messages/de.json.Acceptance criteria
cd app && npm testpasses.cd app && npm run checkpasses.