Localization clean-up + documentation

This commit is contained in:
Ian Wagner
2024-08-28 22:49:48 +09:00
parent f95e814fe5
commit 25fc594226
4 changed files with 6 additions and 3 deletions
+4
View File
@@ -77,6 +77,10 @@ After running, check your working copy for files and add/correct as needed.
npm run i18n:refresh
```
You can test the UI in different languages using the dropdown in the top menu
(Maputnik does not automatically localize based on browser language settings
at the moment).
## Tests
For E2E testing we use [Cypress](https://www.cypress.io/)