diff --git a/locale/en/LC_MESSAGES/argparse.po b/locale/en/LC_MESSAGES/argparse.po index 4784fc0..dc7d2a6 100644 --- a/locale/en/LC_MESSAGES/argparse.po +++ b/locale/en/LC_MESSAGES/argparse.po @@ -100,7 +100,11 @@ msgstr "positional arguments" msgid "options" msgstr "options" -#: /usr/lib/python3.12/argparse.py:1827 /usr/lib/python3.12/argparse.py:1858 +#: /usr/lib/python3.12/argparse.py:1827 +msgid "show this help message and exit" +msgstr "show this help message and exit" + +#: /usr/lib/python3.12/argparse.py:1858 msgid "cannot have multiple subparser arguments" msgstr "cannot have multiple subparser arguments"