We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6124764 commit 90e4e08Copy full SHA for 90e4e08
1 file changed
translate-messages/README.md
@@ -54,7 +54,7 @@ Options can be set by using command-line arguments:
54
55
## Examples
56
57
-Translate everything except `appName` from `_locales/en/messages.json` to French and Spanish
+Translate everything except `appName` from `_locales/en/messages.json` to French and Spanish:
58
59
```bash
60
translate-msgs --include-langs=fr,es --ignore-keys=appName -W
0 commit comments