diff --git a/readme.md b/readme.md index 3ae47c3..0488edf 100644 --- a/readme.md +++ b/readme.md @@ -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 -``` \ No newline at end of file +``` + +## 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. \ No newline at end of file