Add snippet in dev guide about manage:translations

This commit is contained in:
Michael Smith 2017-05-25 22:54:32 -07:00
parent d94a7d18f4
commit 4b2ae4a9bd
No known key found for this signature in database
GPG Key ID: 8645BDF574E8F755
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,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