summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:47 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:47 +0200
commitef2c48daeb5d17d337b1b69a8a697628bbbbe75d (patch)
treeee8b22e4d725d27949d8f3e2dec1e2abc1a624a6
parentNew translations auth.json (Esperanto) (diff)
downloadserver-ef2c48daeb5d17d337b1b69a8a697628bbbbe75d.tar.xz
New translations auth.json (Dutch)
-rw-r--r--locales/nl/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/nl/auth.json b/locales/nl/auth.json
index fcf5b8b1..d84fdcea 100644
--- a/locales/nl/auth.json
+++ b/locales/nl/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-mailadres of telefoon niet gevonden",
-		"INVALID_PASSWORD": "Ongeldig wachtwoord"
+		"INVALID_PASSWORD": "Ongeldig wachtwoord",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Registratie voor nieuwe gebruikers is uitgeschakeld",