From 5cd58e6fa3752ee0026265eaa5045e1a88665919 Mon Sep 17 00:00:00 2001 From: Adam Stachowicz Date: Mon, 24 Oct 2022 23:36:21 +0200 Subject: [PATCH] Add info about `npm install` to translators Without this, you can have wrong indentation from ESLint --- src/languages/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/languages/README.md b/src/languages/README.md index eddd61022..2c0ba83a4 100644 --- a/src/languages/README.md +++ b/src/languages/README.md @@ -1,7 +1,8 @@ # How to translate 1. Fork this repo. -2. Run `npm run update-language-files --language=` where `` +2. Run `npm install` +3. Run `npm run update-language-files --language=` where `` 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