Add snippet in dev guide about manage:translations
This commit is contained in:
parent
d94a7d18f4
commit
4b2ae4a9bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue