1
0
Fork 0

Added translating header on readme.

This commit is contained in:
Kitteh 2021-04-18 11:56:05 +01:00
parent 4f8b30ec32
commit 04c415fd8e

View file

@ -14,4 +14,9 @@ Use whatever browser you want, I personally test on latest Microsoft Edge Dev bu
```
npm install --save-dev
WEBPACK_MODE=development BROWSER=google-chrome npx webpack serve
```
```
## Translating
Make sure to keep the order of comments and tags in the translation files `src/translations` the same.
When you want to PR an update, title it "Changed wording in..." or "Synced translations in de" or something along those lines.