Merge pull request #269 from spinda/manage-translations

Add snippet in dev guide about `yarn manage:translations`
This commit is contained in:
nightpool 2017-10-29 16:19:55 -04:00 committed by GitHub
commit a75e75b63a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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