summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AntiSpoof/i18n/api/nl.json')
-rw-r--r--AntiSpoof/i18n/api/nl.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/AntiSpoof/i18n/api/nl.json b/AntiSpoof/i18n/api/nl.json
new file mode 100644
index 00000000..aa7442f5
--- /dev/null
+++ b/AntiSpoof/i18n/api/nl.json
@@ -0,0 +1,15 @@
+{
+ "@metadata": {
+ "authors": [
+ "Mainframe98",
+ "Mar(c)",
+ "McDutchie",
+ "Siebrand"
+ ]
+ },
+ "apihelp-antispoof-description": "Een gebruikersnaam controleren met de normaliseringscontrole van AntiSpoof.",
+ "apihelp-antispoof-summary": "Een gebruikersnaam in de normaliseringscontrole van AntiSpoof opnemen.",
+ "apihelp-antispoof-param-username": "De gebruikersnaam om met AntiSpoof te controleren.",
+ "apihelp-antispoof-example-1": "De gebruikersnaam \"Foo\" controleren met AntiSpoof",
+ "apihelp-createaccount-param-ignoreantispoof": "Spoofcontroles negeren (vereist het recht <code>override-antispoof</code>)."
+}