From 0af112723d2a1d7eed1083f08a34ad5f9b40712a Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Thu, 25 Mar 2021 12:34:46 +0100 Subject: [PATCH] Added missing translation keys in language files --- .../language/arabic/translations_lang.php | 6 +++++ .../language/bulgarian/translations_lang.php | 6 +++++ .../language/catalan/translations_lang.php | 4 +-- .../language/chinese/translations_lang.php | 8 +++++- .../language/danish/translations_lang.php | 6 +++++ .../language/dutch/translations_lang.php | 8 +++++- .../language/finnish/translations_lang.php | 10 ++++++-- .../language/french/translations_lang.php | 2 ++ .../language/german/translations_lang.php | 3 +++ .../language/greek/translations_lang.php | 6 +++++ .../language/hebrew/translations_lang.php | 8 +++--- .../language/hindi/translations_lang.php | 10 ++++++-- .../language/hungarian/translations_lang.php | 10 ++++++-- .../language/italian/translations_lang.php | 7 ++++++ .../language/japanese/translations_lang.php | 10 ++++++-- .../luxembourgish/translations_lang.php | 12 ++++++--- .../language/marathi/translations_lang.php | 12 ++++++--- .../language/polish/translations_lang.php | 10 ++++++-- .../portuguese-br/translations_lang.php | 6 +++++ .../language/portuguese/translations_lang.php | 12 ++++++--- .../language/romanian/translations_lang.php | 25 ++++++++++--------- .../language/russian/translations_lang.php | 14 ++++++++--- .../language/slovak/translations_lang.php | 8 +++++- .../language/spanish/translations_lang.php | 6 +++++ .../language/swedish/translations_lang.php | 8 ++++++ .../language/turkish/translations_lang.php | 16 ++++++++---- 26 files changed, 184 insertions(+), 49 deletions(-) diff --git a/application/language/arabic/translations_lang.php b/application/language/arabic/translations_lang.php index 06dd82ba..8da7f3be 100755 --- a/application/language/arabic/translations_lang.php +++ b/application/language/arabic/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'الاسم الأول'; $lang['last_name'] = 'العائلة'; $lang['email'] = 'البريد الإلكتروني'; $lang['phone_number'] = 'رقم الجوال'; +$lang['phone'] = 'Phone'; $lang['address'] = 'العنوان'; $lang['city'] = 'المدينة'; $lang['zip_code'] = 'الرمز البريدي'; $lang['notes'] = 'ملاحظات'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'الحقول ب* مطلوب تعبئتها'; $lang['appointment_confirmation'] = 'تأكيد الموعد'; $lang['confirm'] = 'تأكيد'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'تم اضافة الموعد ا $lang['view_appointment_in_google_calendar'] = ' اضغط هنا لمشاهدة الموعد على تقويم جوجل الخاص بحسابك '; $lang['appointment_added_to_your_plan'] = 'تم اضافة موعد الى خطتك'; $lang['appointment_link_description'] = 'تستطيع عمل اي تعديلات بالضغط على رابط الموعد أدناه'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'لم يتم العثور على الموعد.'; $lang['appointment_does_not_exist_in_db'] = 'الموعد الذي قمت بطلبه لم يعد موجودا في بيانات البرنامج'; $lang['display_calendar'] = 'اظهار التقويم'; @@ -121,6 +126,7 @@ $lang['admins'] = 'المسؤولين'; $lang['providers'] = 'المزودون'; $lang['secretaries'] = 'السيكرتاريين'; $lang['mobile_number'] = 'رقم الهاتف'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'الحالة'; $lang['username'] = 'اسم المستخدم'; $lang['password'] = 'كلمة المرور'; diff --git a/application/language/bulgarian/translations_lang.php b/application/language/bulgarian/translations_lang.php index f3991f33..724bd107 100755 --- a/application/language/bulgarian/translations_lang.php +++ b/application/language/bulgarian/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'Име'; $lang['last_name'] = 'Фамилия'; $lang['email'] = 'електронна поща'; $lang['phone_number'] = 'Телефонен номер'; +$lang['phone'] = 'Телефонен'; $lang['address'] = 'Адрес'; $lang['city'] = 'Град'; $lang['zip_code'] = 'Пощенски Код'; $lang['notes'] = 'Записки'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Полетата обозначени с * са задължителни.'; $lang['appointment_confirmation'] = 'Потвърдете часът'; $lang['confirm'] = 'Потвърждение'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'Вашият час бе усп $lang['view_appointment_in_google_calendar'] = 'Натиснете тук за да прегледате часът си във Вашият Google Calendar профил.'; $lang['appointment_added_to_your_plan'] = 'Нов час бе добавен към Вашият график.'; $lang['appointment_link_description'] = 'Можете да нанесете промени на часа като използвате линкът по-долу.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'Часът не е намерен.'; $lang['appointment_does_not_exist_in_db'] = 'Часът, заявен от Вас вече не съществува в базата данни на системата.'; $lang['display_calendar'] = 'Показ на календар'; @@ -121,6 +126,7 @@ $lang['admins'] = 'Администратори'; $lang['providers'] = 'Изпълнители'; $lang['secretaries'] = 'Секретари'; $lang['mobile_number'] = 'Мобилен телефонен номер'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Държава'; $lang['username'] = 'Потребителско име'; $lang['password'] = 'Парола'; diff --git a/application/language/catalan/translations_lang.php b/application/language/catalan/translations_lang.php index 3ed06096..a7dc8006 100644 --- a/application/language/catalan/translations_lang.php +++ b/application/language/catalan/translations_lang.php @@ -47,14 +47,14 @@ $lang['customer'] = 'Client'; $lang['start'] = 'Inici'; $lang['end'] = 'Fi'; $lang['name'] = 'Nom'; -$lang['phone'] = 'Telèfon'; -$lang['address'] = 'Adreça'; $lang['appointment_link_title'] = 'Enllaç a la cita'; $lang['success'] = 'Correcte.'; $lang['appointment_added_to_google_calendar'] = 'La vostra cita s\'ha afegit al vostre compte de Google Calendar.'; $lang['view_appointment_in_google_calendar'] = 'Cliqueu aquí per veure la vostra cita al Google Calendar.'; $lang['appointment_added_to_your_plan'] = 'S\'ha afegit una nova cita a la vostra planificació.'; $lang['appointment_link_description'] = 'Podeu fer canvis clicant a l\'enllaç de la cita de sota.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'No s\'ha trobat la cita.'; $lang['appointment_does_not_exist_in_db'] = 'La cita que heu demanat ja no existeix a la base de dades del sistema.'; $lang['display_calendar'] = 'Mostra el calendari'; diff --git a/application/language/chinese/translations_lang.php b/application/language/chinese/translations_lang.php index b75eb1dc..910f112b 100755 --- a/application/language/chinese/translations_lang.php +++ b/application/language/chinese/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = '名字'; $lang['last_name'] = '姓氏'; $lang['email'] = '电子邮箱'; $lang['phone_number'] = '电话号码'; +$lang['phone'] = 'Phone'; $lang['address'] = '地址'; $lang['city'] = '城市'; $lang['zip_code'] = '邮编'; $lang['notes'] = '注释'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = '标记*的位置必须填写.'; $lang['appointment_confirmation'] = '确认预约'; $lang['confirm'] = '确认'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = '您的预约已经添加到您 $lang['view_appointment_in_google_calendar'] = '点击查看在谷歌日历上的预约信息.'; $lang['appointment_added_to_your_plan'] = '新的预约添加到了您的计划。.'; $lang['appointment_link_description'] = '你可以点击下方预约链接做修改.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = '没有找到您的预约.'; $lang['appointment_does_not_exist_in_db'] = '系统中未发现您的预约.'; $lang['display_calendar'] = '显示 日历'; @@ -121,6 +126,7 @@ $lang['admins'] = '管理员'; $lang['providers'] = '服务人员'; $lang['secretaries'] = '秘书'; $lang['mobile_number'] = '手机号码'; +$lang['mobile'] = 'Mobile'; $lang['state'] = '省/州'; $lang['username'] = '用户名'; $lang['password'] = '密码'; @@ -268,7 +274,7 @@ $lang['require_captcha'] = 'Require CAPTCHA'; $lang['require_captcha_hint'] = 'When enabled, the customers will have to type a random generated CAPTCHA string before booking/updating an appointment.'; $lang['captcha_is_wrong'] = 'CAPTCHA verification failed, please try again.'; $lang['any_provider'] = 'Any Provider'; -$lang['requested_hour_is_unavailable'] = 'The requested appointment is unfornately not available. Please select a different hour for your appointment.'; +$lang['requested_hour_is_unavailable'] = 'The requested appointment is unfortunately not available. Please select a different hour for your appointment.'; $lang['customer_notifications'] = 'Customer Notifications'; $lang['customer_notifications_hint'] = 'Defines whether the customer will receive email notifications whenever there is a schedule change on one of his appointments.'; $lang['date_format'] = 'Date Format'; diff --git a/application/language/danish/translations_lang.php b/application/language/danish/translations_lang.php index 377f9c70..382b1b74 100755 --- a/application/language/danish/translations_lang.php +++ b/application/language/danish/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'Fornavn'; $lang['last_name'] = 'Efternavn'; $lang['email'] = 'Email'; $lang['phone_number'] = 'Telefonnummer'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Adresse'; $lang['city'] = 'By'; $lang['zip_code'] = 'Postnummer'; $lang['notes'] = 'Bemærkning'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Felter mærkeret med * skal udfyldes'; $lang['appointment_confirmation'] = 'Bekræft aftale'; $lang['confirm'] = 'Bekræft'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'Din aftale er blevet tilføjet $lang['view_appointment_in_google_calendar'] = 'Klik her for at se din aftale i Google kalenderen. '; $lang['appointment_added_to_your_plan'] = 'En ny aftale er blevet tilføjet til din plan.'; $lang['appointment_link_description'] = 'Du kan lave ændringer ved at trykke på linket nedenfor'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'kunne ikke finde aftale.'; $lang['appointment_does_not_exist_in_db'] = 'Den tid du efterspørger eksistere ikke i systemet mere.'; $lang['display_calendar'] = 'Vis kalender.'; @@ -121,6 +126,7 @@ $lang['admins'] = 'Administratore'; $lang['providers'] = 'Leverandører'; $lang['secretaries'] = 'Sekretærer'; $lang['mobile_number'] = 'Mobilnummer'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Land'; $lang['username'] = 'Brugernavn'; $lang['password'] = 'Password'; diff --git a/application/language/dutch/translations_lang.php b/application/language/dutch/translations_lang.php index a9713d24..cd0ec2ab 100755 --- a/application/language/dutch/translations_lang.php +++ b/application/language/dutch/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'Voornaam'; $lang['last_name'] = 'Achternaam'; $lang['email'] = 'E-mail'; $lang['phone_number'] = 'Telefoonnummer'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Adres'; $lang['city'] = 'Plaats'; $lang['zip_code'] = 'Postcode'; $lang['notes'] = 'Opmerkingen'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Velden met een * zijn verplicht.'; $lang['appointment_confirmation'] = 'Afspraak bevestigen'; $lang['confirm'] = 'Bevestigen'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'Uw afspraak is toegevoegd aan h $lang['view_appointment_in_google_calendar'] = 'Klik hier om uw afspraak in Google Agenda bekijken.'; $lang['appointment_added_to_your_plan'] = 'Een nieuwe afspraak is toegevoegd aan uw agenda.'; $lang['appointment_link_description'] = 'U kunt wijzigingen aanbrengen door te klikken op onderstaande link van de afspraak.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'Afspraak niet gevonden.'; $lang['appointment_does_not_exist_in_db'] = 'De door u opgevraagde afspraak bestaat niet meer in de database van het systeem.'; $lang['display_calendar'] = 'Kalender'; @@ -121,6 +126,7 @@ $lang['admins'] = 'Beheerders'; $lang['providers'] = 'Medewerkers'; $lang['secretaries'] = 'Secretarissen'; $lang['mobile_number'] = 'Mobiel nummer'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Provincie/land'; $lang['username'] = 'Gebruikersnaam'; $lang['password'] = 'Wachtwoord'; @@ -296,7 +302,7 @@ $lang['privacy_policy_content'] = 'Privacy Policy Content'; $lang['website_using_cookies_to_ensure_best_experience'] = 'This website uses cookies to ensure you get the best experience on our website.'; $lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the {$link}Terms & Conditions{/$link}.'; $lang['read_and_agree_to_privacy_policy'] = 'I have read and agree to the {$link}Privacy Policy{/$link}.'; -$lang['delete_personal_information_hint'] = 'Delete all personal information from the system.'; +$lang['delete_personal_information_hint'] = 'Remove all your appointments and personal information from the system.'; $lang['delete_personal_information'] = 'Delete Personal Information'; $lang['delete_personal_information_prompt'] = 'Are you sure that you want to delete your personal information? This action cannot be undone.'; $lang['location'] = 'Location'; diff --git a/application/language/finnish/translations_lang.php b/application/language/finnish/translations_lang.php index 549cff68..ad79c5de 100755 --- a/application/language/finnish/translations_lang.php +++ b/application/language/finnish/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'Etunimi'; $lang['last_name'] = 'Sukunimi'; $lang['email'] = 'Sähköposti'; $lang['phone_number'] = 'Puhelinnumero'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Osoite'; $lang['city'] = 'Kaupunki'; $lang['zip_code'] = 'Postinumero'; $lang['notes'] = 'Lisätietoja'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Tähdellä (*) merkityt kentät vaaditaan'; $lang['appointment_confirmation'] = 'Vahvista ajanvaraus'; $lang['confirm'] = 'Vahvista'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'Varauksesi lisättiin Google-ka $lang['view_appointment_in_google_calendar'] = 'Klikkaa näyttääksesi varaustiedot Google-kalenterissa.'; $lang['appointment_added_to_your_plan'] = 'Suunnitelmaasi lisättiin varaus.'; $lang['appointment_link_description'] = 'Voit tehdä muutoksia klikkaamalla alla olevaa varauslinkkiä.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'Varaustasi ei löytynyt.'; $lang['appointment_does_not_exist_in_db'] = 'Hakemaasi varausta ei enää löydy tietokannasta.'; $lang['display_calendar'] = 'Näytä kalenteri'; @@ -121,6 +126,7 @@ $lang['admins'] = 'Järjestelmänvalvojat'; $lang['providers'] = 'Palveluntuottajat'; $lang['secretaries'] = 'Sihteerit'; $lang['mobile_number'] = 'Matkapuhelinnumero'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Maa'; $lang['username'] = 'Käyttäjätunnus'; $lang['password'] = 'Salasana'; @@ -296,7 +302,7 @@ $lang['privacy_policy_content'] = 'Privacy Policy Content'; $lang['website_using_cookies_to_ensure_best_experience'] = 'This website uses cookies to ensure you get the best experience on our website.'; $lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the {$link}Terms & Conditions{/$link}.'; $lang['read_and_agree_to_privacy_policy'] = 'I have read and agree to the {$link}Privacy Policy{/$link}.'; -$lang['delete_personal_information_hint'] = 'Delete all personal information from the system.'; +$lang['delete_personal_information_hint'] = 'Remove all your appointments and personal information from the system.'; $lang['delete_personal_information'] = 'Delete Personal Information'; $lang['delete_personal_information_prompt'] = 'Are you sure that you want to delete your personal information? This action cannot be undone.'; $lang['location'] = 'Location'; @@ -317,7 +323,7 @@ $lang['overwrite_existing_working_plans'] = 'This will overwrite the existing pr $lang['working_plans_got_updated'] = 'All the working plans got updated.'; $lang['apply_to_all_providers'] = 'Apply To All Providers'; $lang['display_any_provider'] = 'Display Any Provider Option'; -$lang['display_any_provider_hint'] = 'The booking page will display an additional option that allows customers to book without selecting a particular provider.'; +$lang['display_any_provider_hint'] = 'The booking page will get an additional option that allows customers to book without specifying a provider.'; $lang['load_more'] = 'Load More'; $lang['list'] = 'List'; $lang['default'] = 'Default'; diff --git a/application/language/french/translations_lang.php b/application/language/french/translations_lang.php index 2a0a4ad9..2663e95e 100755 --- a/application/language/french/translations_lang.php +++ b/application/language/french/translations_lang.php @@ -16,6 +16,7 @@ $lang['first_name'] = 'Prénom'; $lang['last_name'] = 'Nom'; $lang['email'] = 'Email'; $lang['phone_number'] = 'Numéro de téléphone'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Adresse'; $lang['city'] = 'Ville'; $lang['zip_code'] = 'Code postal'; @@ -125,6 +126,7 @@ $lang['admins'] = 'Administrateurs'; $lang['providers'] = 'Exécutants'; $lang['secretaries'] = 'Secrétaires'; $lang['mobile_number'] = 'Téléphone portable'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'État / Pays'; $lang['username'] = 'Nom d\'utilisateur'; $lang['password'] = 'Mot de passe'; diff --git a/application/language/german/translations_lang.php b/application/language/german/translations_lang.php index 7beb1055..50f07334 100755 --- a/application/language/german/translations_lang.php +++ b/application/language/german/translations_lang.php @@ -16,11 +16,13 @@ $lang['first_name'] = 'Vorname'; $lang['last_name'] = 'Nachname'; $lang['email'] = 'E-Mail'; $lang['phone_number'] = 'Telefonnummer'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Adresse'; $lang['city'] = 'Stadt'; $lang['zip_code'] = 'Postleitzahl'; $lang['notes'] = 'Bemerkungen'; $lang['language'] = 'Sprache'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Die Felder mit einem * sind Pflichtfelder.'; $lang['appointment_confirmation'] = 'Bitte bestätigen Sie die Terminauswahl'; $lang['confirm'] = 'Bestätigung'; @@ -124,6 +126,7 @@ $lang['admins'] = 'Administrator'; $lang['providers'] = 'Anbieter'; $lang['secretaries'] = 'Bearbeiter'; $lang['mobile_number'] = 'Mobiltelefonnummer'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Region / Land'; $lang['username'] = 'Nutzername'; $lang['password'] = 'Passwort'; diff --git a/application/language/greek/translations_lang.php b/application/language/greek/translations_lang.php index f5ff94bd..55014f35 100755 --- a/application/language/greek/translations_lang.php +++ b/application/language/greek/translations_lang.php @@ -16,10 +16,13 @@ $lang['first_name'] = 'Όνομα'; $lang['last_name'] = 'Επώνυμο'; $lang['email'] = 'Email'; $lang['phone_number'] = 'Τηλέφωνο'; +$lang['phone'] = 'Phone'; $lang['address'] = 'Διεύθυνση'; $lang['city'] = 'Πόλη'; $lang['zip_code'] = 'Ταχυδρομικός Κώδικας'; $lang['notes'] = 'Σημειώσεις'; +$lang['language'] = 'Language'; +$lang['no_language'] = 'No language'; $lang['fields_are_required'] = 'Τα πεδία με * είναι υποχρεωτικά.'; $lang['appointment_confirmation'] = 'Επιβεβαίωση Ραντεβού'; $lang['confirm'] = 'Επιβεβαίωση'; @@ -50,6 +53,8 @@ $lang['appointment_added_to_google_calendar'] = 'Το ραντεβού έχει $lang['view_appointment_in_google_calendar'] = 'Πατήστε εδώ για να δείτε το ραντεβού στο Google Calendar.'; $lang['appointment_added_to_your_plan'] = 'Ένα νέο ραντεβού έχει προστεθεί στο πλάνο σας.'; $lang['appointment_link_description'] = 'Μπορείτε να πραγματοποιήσετε αλλαγές πατώντας στον σύνδεσμο του ραντεβού.'; +$lang['appointment_locked'] = 'Modification impossible.'; +$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.'; $lang['appointment_not_found'] = 'Το Ραντεβού Δεν Βρέθηκε.'; $lang['appointment_does_not_exist_in_db'] = 'Το ραντεβού που ζητήσατε δεν υπάρχει πλέον στην βάση δεδομένων του συστήματος.'; $lang['display_calendar'] = 'Προβολή Ημερολογίου'; @@ -121,6 +126,7 @@ $lang['admins'] = 'Διαχειριστές'; $lang['providers'] = 'Πάροχοι'; $lang['secretaries'] = 'Γραμματείς'; $lang['mobile_number'] = 'Κινητό'; +$lang['mobile'] = 'Mobile'; $lang['state'] = 'Πολιτεία'; $lang['username'] = 'Όνομα Χρήστη'; $lang['password'] = 'Κωδικός Πρόσβασης'; diff --git a/application/language/hebrew/translations_lang.php b/application/language/hebrew/translations_lang.php index 963b07b1..c200f9d6 100644 --- a/application/language/hebrew/translations_lang.php +++ b/application/language/hebrew/translations_lang.php @@ -1,22 +1,22 @@