You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `-d`, `--locales-dir` | Name of the folder containing locale files (default: `_locales`) | `--locales-dir=_messages`
45
-
| `-t`, `--target-langs` | Comma-separated list of languages to translate to (default: all [`stable_locales`][stable-locales]) | `--target-langs=es,fr`
45
+
| `-t`, `--target-langs` | Comma-separated list of languages to translate to (default: all 100+ [`stable_locales`][stable-locales]) | `--target-langs=es,fr`
46
46
| `-k`, `--keys` | Comma-separated list of keys to translate (default: all found src keys missing in target files) | `--keys=app_DESC,err_NOT_FOUND`
47
47
| `--exclude-langs` | Comma-separated list of languages to exclude | `--exclude-langs=es,zh`
48
48
| `--exclude-keys` | Comma-separated list of keys to ignore | `--exclude-keys=app_NAME,author`
0 commit comments