mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 10:12:34 +00:00
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Алексей Чертановский Co-authored-by: canbaran011 Co-authored-by: Jonáš Loskot (Fjuro) Co-authored-by: wanhai huang Co-authored-by: Matt (duartemvix) Co-authored-by: chinyaev Co-authored-by: Karl Marx (taylanguney)
22 lines
620 B
JSON
22 lines
620 B
JSON
{
|
||
"LOGIN": {
|
||
"TITLE": "Chatwoot'ta oturum açın",
|
||
"EMAIL": {
|
||
"LABEL": "E-Posta",
|
||
"PLACEHOLDER": "E-posta, örneğin: birisi@örnek.com"
|
||
},
|
||
"PASSWORD": {
|
||
"LABEL": "Parola",
|
||
"PLACEHOLDER": "Parola"
|
||
},
|
||
"API": {
|
||
"SUCCESS_MESSAGE": "Giriş başarılı",
|
||
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin",
|
||
"UNAUTH": "Kullanıcı Adı / Parola Yanlış. Lütfen tekrar deneyin"
|
||
},
|
||
"FORGOT_PASSWORD": "Parolanızı mı unuttunuz?",
|
||
"CREATE_NEW_ACCOUNT": "Yeni hesap oluştur",
|
||
"SUBMIT": "Oturum aç"
|
||
}
|
||
}
|