summary refs log tree commit diff
path: root/api
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2022-08-06 02:44:18 +0200
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2022-08-06 02:44:18 +0200
commitb418e062f5484afb162a4d9c98cf2dc755aaa7e6 (patch)
treeeb9acae1e0648e28b3fe0f977cde1932f7324748 /api
parentNew translations auth.json (Swedish) (diff)
downloadserver-b418e062f5484afb162a4d9c98cf2dc755aaa7e6.tar.xz
New translations auth.json (Turkish)
Diffstat (limited to 'api')
-rw-r--r--api/locales/tr/auth.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/api/locales/tr/auth.json b/api/locales/tr/auth.json
index 1b3c4a8f..670f07e3 100644
--- a/api/locales/tr/auth.json
+++ b/api/locales/tr/auth.json
@@ -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ı",