diff options
author | Brian Evans <grknight@gentoo.org> | 2020-10-07 09:38:40 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2020-10-07 09:38:40 -0400 |
commit | 1d3113c853b77fbe075b2f87f66c0153f38f4b7f (patch) | |
tree | 487cddf522d08532b30d0bf695538f78088014f8 /DisableAccount/i18n/nl-informal.json | |
parent | Add OAuth for API access (diff) | |
download | extensions-1d3113c853b77fbe075b2f87f66c0153f38f4b7f.tar.gz extensions-1d3113c853b77fbe075b2f87f66c0153f38f4b7f.tar.bz2 extensions-1d3113c853b77fbe075b2f87f66c0153f38f4b7f.zip |
Add DisableAccount to replace EditAccount
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'DisableAccount/i18n/nl-informal.json')
-rw-r--r-- | DisableAccount/i18n/nl-informal.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DisableAccount/i18n/nl-informal.json b/DisableAccount/i18n/nl-informal.json new file mode 100644 index 00000000..c1edf75c --- /dev/null +++ b/DisableAccount/i18n/nl-informal.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Siebrand" + ] + }, + "disableaccount-mustconfirm": "Je moet bevestigen dat je deze gebruiker wilt uitschakelen." +} |