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 f7b1ee1 commit 66ef5e5Copy full SHA for 66ef5e5
1 file changed
translate-messages/src/translate_messages/lib/settings.py
@@ -26,7 +26,7 @@
26
),
27
init=sn(
28
args=['-i', '--init'],
29
- action='store_true', help='Create .translate-msgs.config.jsojson5nc file to store default options'
+ action='store_true', help='Create .translate-msgs.config.json5 file to store default options'
30
31
force=sn(
32
args=['-f', '--force', '--overwrite'],
0 commit comments