Files
archived-chatwoot/app/javascript/dashboard/i18n/locale/tr/resetPassword.json
Chatwoot Bot e467d15f2c chore: Update translations (#8544)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-01-16 13:49:38 +04:00

18 lines
632 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"RESET_PASSWORD": {
"TITLE": "Parola yenile",
"DESCRIPTION": "Şifrenizi sıfırlamak için Chatwoot'ta oturum açmak için kullandığınız e-posta adresini girin.",
"GO_BACK_TO_LOGIN": "Giriş sayfasına geri dönmek istiyorsanız,",
"EMAIL": {
"LABEL": "E-Posta",
"PLACEHOLDER": "Lütfen E-postanızı girin.",
"ERROR": "lütfen geçerli e-posta adresini giriniz."
},
"API": {
"SUCCESS_MESSAGE": "E-postanıza parola sıfırlama bağlantısı gönderildi.",
"ERROR_MESSAGE": "Woot sunucusuna bağlanılamadı. Lütfen tekrar deneyin."
},
"SUBMIT": "Yolla"
}
}