fix typo
This commit is contained in:
parent
b7607216d2
commit
deeaca5de1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue