This commit is contained in:
Andrey Meshkov 2020-09-16 19:47:26 +03:00
parent b7607216d2
commit deeaca5de1
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
- `npm run locales:download` - Download and save all translations
- `npm run locales:upload` - Upload base `en` locale
- `npm run locales:summary` - Shows the current locales summary
- 'npm run locales:unused' - Shows a list of unused strings
- `npm run locales:unused` - Shows a list of unused strings
After download you'll find the output locales in the `client/src/__locales/` folder.