Client - display if registration is disabled

This commit is contained in:
Sam
2021-08-15 17:42:11 +02:00
parent 9fc70fcf23
commit cd20e3c167
6 changed files with 88 additions and 3 deletions

View File

@ -6,5 +6,6 @@
"PASSWORD": "Password",
"PASSWORD-CONFIRM": "Confirm Password",
"REGISTER": "Register",
"REGISTER_DISABLED": "Sorry, registration is disabled.",
"USERNAME": "Username"
}