Merge pull request #269 from spinda/manage-translations
Add snippet in dev guide about `yarn manage:translations`
This commit is contained in:
commit
a75e75b63a
|
@ -53,6 +53,10 @@ You can check localization status with:
|
|||
|
||||
i18n-tasks health
|
||||
|
||||
And update localization files after adding new strings with:
|
||||
|
||||
yarn manage:translations
|
||||
|
||||
You can check code quality with:
|
||||
|
||||
rubocop
|
||||
|
|
Loading…
Reference in New Issue