mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
New translations auth.json (Dutch)
This commit is contained in:
parent
4493f64316
commit
ef2c48daeb
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user