mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
fix typo
This commit is contained in:
parent
b7607216d2
commit
deeaca5de1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue