mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-14 09:25:51 +00:00
New translations auth.json (Turkish)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
"login": {
|
||||
"INVALID_LOGIN": "E-posta veya Telefon Numarası bulunamadı",
|
||||
"INVALID_PASSWORD": "Geçersiz Şifre",
|
||||
"ACCOUNT_DISABLED": "Bu hesap devre dışı bırakıldı"
|
||||
"ACCOUNT_DISABLED": "Bu hesap devre dışı bırakıldı",
|
||||
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||
"INVALID_TOTP_SECRET": "Invalid two-factor secret."
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "Yeni kullanıcı alımı devre dışı bırakıldı",
|
||||
|
||||
Reference in New Issue
Block a user