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.
locales_dir
1 parent f998604 commit c0bbee6Copy full SHA for c0bbee6
2 files changed
translate-messages/README.md
@@ -52,10 +52,10 @@ Example defaults:
52
53
```json
54
{
55
+ "locales_dir": "_locales",
56
"include_langs": "",
57
"exclude_langs": "",
58
"ignore_keys": "",
- "locales_dir": "_locales",
59
"no_wizard": false
60
}
61
```
translate-messages/translate-messages.config.json
@@ -1,7 +1,7 @@
1
2
3
4
5
6
7
0 commit comments