summary refs log tree commit diff
path: root/api/locales/tr/auth.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-25 18:24:21 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-25 23:35:18 +1000
commit0d23eaba09a4878520bf346af4cead90d76829fc (patch)
treed930eacceff0b407b44abe55f01d8e3c5dfbfa34 /api/locales/tr/auth.json
parentAllow edited_timestamp to passthrough in handleMessage (diff)
downloadserver-ts-0d23eaba09a4878520bf346af4cead90d76829fc.tar.xz
Refactor to mono-repo + upgrade packages
Diffstat (limited to 'api/locales/tr/auth.json')
-rw-r--r--api/locales/tr/auth.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/api/locales/tr/auth.json b/api/locales/tr/auth.json
deleted file mode 100644

index 1b3c4a8f..00000000 --- a/api/locales/tr/auth.json +++ /dev/null
@@ -1,16 +0,0 @@ -{ - "login": { - "INVALID_LOGIN": "E-posta veya Telefon Numarası bulunamadı", - "INVALID_PASSWORD": "Geçersiz Şifre", - "ACCOUNT_DISABLED": "Bu hesap devre dışı bırakıldı" - }, - "register": { - "REGISTRATION_DISABLED": "Yeni kullanıcı alımı devre dışı bırakıldı", - "INVITE_ONLY": "Kayıt olabilmek için davet edilmelisin", - "EMAIL_INVALID": "Geçersiz e-posta", - "EMAIL_ALREADY_REGISTERED": "Bu e-posta zaten kayıtlı", - "DATE_OF_BIRTH_UNDERAGE": "{{years}} yaşında veya daha büyük olmalısın", - "CONSENT_REQUIRED": "Hizmet Koşulları ve Gizlilik Politikasını kabul etmelisin.", - "USERNAME_TOO_MANY_USERS": "Çok fazla kullanıcı bu kullanıcı adını kullanıyor, lütfen başka bir kullanıcı adı dene" - } -}