mirror of
https://github.com/maputnik/editor.git
synced 2026-07-05 13:37:25 +00:00
Add translations
This commit is contained in:
@@ -70,6 +70,12 @@ npm run lint-css
|
||||
npm run sort-styles
|
||||
```
|
||||
|
||||
Update the translation files (run this whenever touching user-facing strings).
|
||||
After running, check your working copy for files and add/correct as needed.
|
||||
|
||||
```
|
||||
npm run i18n:refresh
|
||||
```
|
||||
|
||||
## Tests
|
||||
For E2E testing we use [Cypress](https://www.cypress.io/)
|
||||
|
||||
Reference in New Issue
Block a user