mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-04 21:45:44 +00:00
New translations auth.json (Swedish)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
"login": {
|
||||
"INVALID_LOGIN": "E-post eller telefon hittades inte",
|
||||
"INVALID_PASSWORD": "Ogiltigt lösenord",
|
||||
"ACCOUNT_DISABLED": "Detta konto är inaktiverat"
|
||||
"ACCOUNT_DISABLED": "Detta konto är inaktiverat",
|
||||
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||
"INVALID_TOTP_SECRET": "Invalid two-factor secret."
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "Registrering av nya användare är inaktiverat",
|
||||
|
||||
Reference in New Issue
Block a user