Add info about `npm install` to translators

Without this, you can have wrong indentation from ESLint
pull/2265/head
Adam Stachowicz 2 years ago committed by GitHub
parent 9e81fe120f
commit 5cd58e6fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,8 @@
# How to translate
1. Fork this repo.
2. Run `npm run update-language-files --language=<code>` where `<code>`
2. Run `npm install`
3. Run `npm run update-language-files --language=<code>` where `<code>`
is a valid ISO language code:
http://www.lingoes.net/en/translator/langcode.htm. You can also use
this command to check if there are new strings to

Loading…
Cancel
Save