diff --git a/scripts/translations/README.md b/scripts/translations/README.md index 7e163067..2c8e5636 100644 --- a/scripts/translations/README.md +++ b/scripts/translations/README.md @@ -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.