mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 23:16:37 -04:00
The 'Please include the following information in your report:' string was hardcoded in the component. The matching key 'errorPage.reportInstructions' already exists in en/ui.json — wire it up so translators actually see it. Closes #1274