chore: Update translations from Crowdin
This commit is contained in:
6
app/javascript/dashboard/i18n/locale/tr/emoji.json
Normal file
6
app/javascript/dashboard/i18n/locale/tr/emoji.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"EMOJI": {
|
||||
"PLACEHOLDER": "Search emojis",
|
||||
"NOT_FOUND": "No emoji match your search"
|
||||
}
|
||||
}
|
||||
@@ -134,7 +134,7 @@
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Telefon numarası",
|
||||
"PLACEHOLDER": "Lütfen mesajın gönderileceği telefon numarasını giriniz.",
|
||||
"ERROR": "Lütfen geçerli bir değer girin. Telefon numarası '+' işaretiyle başlamalıdır."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "Geri arama URL'si",
|
||||
@@ -185,7 +185,7 @@
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Telefon numarası",
|
||||
"PLACEHOLDER": "Lütfen mesajın gönderileceği telefon numarasını giriniz.",
|
||||
"ERROR": "Lütfen geçerli bir değer girin. Telefon numarası '+' işaretiyle başlamalıdır."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Bandwidth Channel",
|
||||
"API": {
|
||||
@@ -214,7 +214,7 @@
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Telefon numarası",
|
||||
"PLACEHOLDER": "Lütfen mesajın gönderileceği telefon numarasını giriniz.",
|
||||
"ERROR": "Lütfen geçerli bir değer girin. Telefon numarası '+' işaretiyle başlamalıdır."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"PHONE_NUMBER_ID": {
|
||||
"LABEL": "Phone number ID",
|
||||
|
||||
@@ -257,7 +257,7 @@
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Hesap adı",
|
||||
"LABEL": "Şirket Adı",
|
||||
"PLACEHOLDER": "Şirketiniz"
|
||||
},
|
||||
"SUBMIT": "Yolla"
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Bir hesap oluştur",
|
||||
"TITLE": "Kayıt ol",
|
||||
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
|
||||
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
|
||||
"TERMS_ACCEPT": "Kaydolarak, <a href=\"https://www.chatwoot.com/terms\">Şartlar & Koşullar</a>'ımızı ve <a href=\"https://www.chatwoot.com/privacy-policy\">Gizlilik politikamız</a>ı kabul etmiş olursunuz",
|
||||
"ACCOUNT_NAME": {
|
||||
"LABEL": "Hesap adı",
|
||||
"PLACEHOLDER": "Hesap adınızı giriniz. örn: Wayne Enterprises",
|
||||
"ERROR": "Hesap adı çok kısa"
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Company name",
|
||||
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
|
||||
"ERROR": "Company name is too short"
|
||||
},
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Ad Soyad",
|
||||
@@ -16,7 +18,7 @@
|
||||
"EMAIL": {
|
||||
"LABEL": "İş emaili",
|
||||
"PLACEHOLDER": "İş email adresinizi giriniz. örn: bruce@wayne.enterprises",
|
||||
"ERROR": "Email adresi geçersiz"
|
||||
"ERROR": "Please enter a valid work email address"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Parola",
|
||||
|
||||
Reference in New Issue
Block a user