diff options
Diffstat (limited to 'DisableAccount/i18n/nds.json')
-rw-r--r-- | DisableAccount/i18n/nds.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/DisableAccount/i18n/nds.json b/DisableAccount/i18n/nds.json new file mode 100644 index 00000000..75253e79 --- /dev/null +++ b/DisableAccount/i18n/nds.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Slomox" + ] + }, + "disableaccount": "Brukerkonto deaktiveren", + "disableaccount-user": "Brukernaam:", + "disableaccount-nosuchuser": "Dat Brukerkonto „$1“ gifft dat nich.", + "disableaccount-success": "Dat Brukerkonto „$1“ is nu duurhaftig deaktiveert." +} |