aboutsummaryrefslogtreecommitdiff
path: root/node_modules/yargs/locales/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/yargs/locales/nl.json')
-rw-r--r--node_modules/yargs/locales/nl.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/node_modules/yargs/locales/nl.json b/node_modules/yargs/locales/nl.json
index fc029dbeb..1d144724e 100644
--- a/node_modules/yargs/locales/nl.json
+++ b/node_modules/yargs/locales/nl.json
@@ -35,5 +35,8 @@
"Path to JSON config file": "Pad naar JSON configuratiebestand",
"Show help": "Toon help",
"Show version number": "Toon versie nummer",
- "Did you mean %s?": "Bedoelde u misschien %s?"
+ "Did you mean %s?": "Bedoelde u misschien %s?",
+ "Arguments %s and %s are mutually exclusive": "Argumenten %s en %s zijn onderling uitsluitend",
+ "Positionals:": "Positie-afhankelijke argumenten",
+ "command": "commando"
}