From b06d3352710df94f4ac58cbc03f2d437ae2bd50b Mon Sep 17 00:00:00 2001 From: asandikci Date: Tue, 9 Jan 2024 23:13:13 +0300 Subject: [PATCH] update translations --- .../language/arabic/translations_lang.php | 456 ------------------ .../maketrandevu/translations_lang.php | 6 + .../maketrandevu/translations_lang.php | 6 + .../language/turkish/translations_lang.php | 19 +- 4 files changed, 17 insertions(+), 470 deletions(-) delete mode 100755 application/language/arabic/translations_lang.php diff --git a/application/language/arabic/translations_lang.php b/application/language/arabic/translations_lang.php deleted file mode 100755 index 5934f0fb..00000000 --- a/application/language/arabic/translations_lang.php +++ /dev/null @@ -1,456 +0,0 @@ -' . branding("software", "name_en") . ''; diff --git a/application/language/turkish/maketrandevu/translations_lang.php b/application/language/turkish/maketrandevu/translations_lang.php index 49c8d27b..207bc0cc 100644 --- a/application/language/turkish/maketrandevu/translations_lang.php +++ b/application/language/turkish/maketrandevu/translations_lang.php @@ -1,5 +1,11 @@ ' . branding("software", "name_tr") . ' Gururla Sunar'; diff --git a/application/language/turkish/translations_lang.php b/application/language/turkish/translations_lang.php index 20fab026..119a783d 100755 --- a/application/language/turkish/translations_lang.php +++ b/application/language/turkish/translations_lang.php @@ -17,10 +17,10 @@ $lang['last_name'] = 'Soyad'; $lang['email'] = 'Eposta'; $lang['phone_number'] = 'Telefon No'; $lang['phone'] = 'Phone'; -$lang['address'] = 'Adres'; -$lang['city'] = 'Şehir'; -$lang['zip_code'] = 'Posta Kodu'; -$lang['notes'] = 'Notlar'; +// $lang['address'] = 'Adres'; +// $lang['city'] = 'Şehir'; +// $lang['zip_code'] = 'Posta Kodu'; +// $lang['notes'] = 'Notlar'; $lang['language'] = 'Dil'; $lang['no_language'] = 'Dil yok'; $lang['fields_are_required'] = '* Zorunlu Alanlar.'; @@ -446,20 +446,11 @@ $lang['blocked_periods'] = 'Blocked Periods'; $lang['blocked_period_save'] = 'Blocked Period Save'; $lang['blocked_period_delete'] = 'Blocked Period Delete'; $lang['blocked_periods_hint'] = 'Define periods of time where public bookings will be disabled for all providers (e.g. closed dates, holidays etc.).'; -<<<<<<< HEAD $lang['custom_field'] = 'Değiştirilebilir Alan'; $lang['custom_fields'] = 'Değiştirilebilir Alanlar'; $lang['label'] = 'Etiket'; -======= -$lang['custom_field'] = 'Custom Field'; -$lang['custom_fields'] = 'Custom Fields'; -$lang['label'] = 'Label'; $lang['webhook_saved'] = 'Webhook saved successfully.'; $lang['webhook_deleted'] = 'Webhook deleted successfully.'; $lang['delete_webhook'] = 'Delete Webhook'; -<<<<<<< HEAD ->>>>>>> upstream/develop -======= -$lang['contact_info'] = 'Contact Info'; ->>>>>>> remotes/upstream/develop +$lang['contact_info'] = 'İletişim Bilgisi'; // End