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 a25a971 commit 289c8e9Copy full SHA for 289c8e9
2 files changed
remove-json-keys/docs/README.md
@@ -26,7 +26,7 @@ Run the CLI:
26
remove-json-keys [options] # alias: remove-json
27
```
28
29
-If no options are provided, the CLI will:
+If no options are passed, the CLI will:
30
1. Prompt for keys to delete
31
2. Auto-discover closest child `json_dir`
32
3. Delete keys from JSON files found in `json_dir`
translate-messages/docs/README.md
@@ -28,7 +28,7 @@ Run the CLI:
translate-messages [options] # alias: translate-msgs
1. Prompt for message keys to ignore
33
2. Auto-discover closest child `_locales` dir
34
3. Translate `en/messages.json` to target languages
0 commit comments