We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bbb8c commit bee2353Copy full SHA for bee2353
resource/source-python/translations/_core/plugin_strings.ini
@@ -50,7 +50,7 @@ nl = "Het 'sp' commando moet opgevolgd worden door een sub-commando."
50
en = "Invalid arguments for sub-command '$subcommand': $command $subcommand "
51
de = "Ungültige Argumente für den Unterbefehl '$subcommand': $command $subcommand "
52
fr = "Les arguments fournis pour la sous-commande '$subcommand' ne sont pas valides: $command $subcommand"
53
-en = "Ongeldige argumenten voor sub-commando '$subcommand': $command $subcommand "
+nl = "Ongeldige argumenten voor sub-commando '$subcommand': $command $subcommand "
54
55
[Help]
56
en = "Help:\nusage: "
0 commit comments