chore: Enable Czech(cs), Turkish(tr), update translations (#1466)

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)
This commit is contained in:
Sojan Jose
2020-12-01 13:15:17 +05:30
committed by GitHub
parent 64733ca3bc
commit a5ceddc454
81 changed files with 1155 additions and 921 deletions

View File

@@ -1,15 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"TITLE": "Şifreyi yenile",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
"LABEL": "E-Posta",
"PLACEHOLDER": "Lütfen E-postanızı girin",
"ERROR": "lütfen geçerli e-posta adresini giriniz"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "E-postanıza parola sıfırlama bağlantısı gönderildi",
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin"
},
"SUBMIT": "Submit"
"SUBMIT": "Yolla"
}
}