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 41f04b6 commit 3010c67Copy full SHA for 3010c67
readme.md
@@ -52,7 +52,7 @@ export const SubmitButton = () => {
52
### Run Script
53
54
```
55
-$ extract-messages -l=en,ja -o app/translations -d en --flat false 'app/**/!(*.test).js'
+$ extract-messages -l=en,ja -o app/translations -d en --flat false --extractFromFormatMessageCall=true 'app/**/!(*.test).js'
56
57
58
### Output
0 commit comments