diff --git a/addons/default/visiosoft/advs-module/resources/lang/ar/field.php b/addons/default/visiosoft/advs-module/resources/lang/ar/field.php index 72e43284f..c95f3b0be 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ar/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ar/field.php @@ -280,5 +280,9 @@ return [ 'views' => 'الآراء', // Detail page - "no_street_view" => "لا توجد صورة التجوّل الافتراضي في هذا الموقع" + "no_street_view" => "لا توجد صورة التجوّل الافتراضي في هذا الموقع", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/az/field.php b/addons/default/visiosoft/advs-module/resources/lang/az/field.php index 5ebd05808..6a372eb86 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/az/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/az/field.php @@ -280,5 +280,9 @@ return [ 'views' => 'Baxışlar', // Detail page - "no_street_view" => "Bu yerdə küçə görünüşü görüntüsü yoxdur" + "no_street_view" => "Bu yerdə küçə görünüşü görüntüsü yoxdur", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/de/field.php b/addons/default/visiosoft/advs-module/resources/lang/de/field.php index e27573c77..5a8abd2ef 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/de/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/de/field.php @@ -281,5 +281,9 @@ return [ 'views' => 'Ansichten', // Detail page - "no_street_view" => "Kein Street View-Bild an dieser Stelle" + "no_street_view" => "Kein Street View-Bild an dieser Stelle", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ru/field.php b/addons/default/visiosoft/advs-module/resources/lang/ru/field.php index 506b82248..1e895eaf3 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ru/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ru/field.php @@ -281,5 +281,9 @@ return [ 'views' => 'Взгляды', // Detail page - "no_street_view" => "Нет изображения улицы в этом месте" + "no_street_view" => "Нет изображения улицы в этом месте", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/sq/field.php b/addons/default/visiosoft/advs-module/resources/lang/sq/field.php index f897db8d4..555fbfa66 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sq/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sq/field.php @@ -280,5 +280,9 @@ return [ 'views' => 'Shikime', // Detail page - "no_street_view" => "Asnjë imazh me pamje nga rruga në këtë vendndodhje" + "no_street_view" => "Asnjë imazh me pamje nga rruga në këtë vendndodhje", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/field.php b/addons/default/visiosoft/advs-module/resources/lang/tr/field.php index ddbba2ce4..28e352dcf 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/field.php @@ -282,5 +282,9 @@ return [ 'views' => 'Görüntülenme', // Detail page - "no_street_view" => "Bu konumda sokak görünümü resmi yok" + "no_street_view" => "Bu konumda sokak görünümü resmi yok", + 'edit_my_contact_info' => 'Edit My Contact Information', + 'update_my_contact_info' => 'update my contact info', + 'contact_info' => 'Contact information', + 'ad_info' => 'Ad Information', ]; diff --git a/addons/default/visiosoft/base-theme/resources/lang/ar/button.php b/addons/default/visiosoft/base-theme/resources/lang/ar/button.php index 6f07733a8..b0c039256 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ar/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ar/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'تسجيل', 'continue' => 'استمر', 'reset_password' => 'إعادة تعيين كلمة المرور', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/ar/field.php b/addons/default/visiosoft/base-theme/resources/lang/ar/field.php index 635ce0416..6b6757dc3 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ar/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ar/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'الملف الشخصي', 'email' => 'عنوان البريد الإلكتروني', + 'phone' => 'Phone Number', 'reset_code' => 'إعادة تعيين الرمز', 'password_confirmation' => 'تأكيد كلمة المرور', 'password' => 'كلمه السر', diff --git a/addons/default/visiosoft/base-theme/resources/lang/az/button.php b/addons/default/visiosoft/base-theme/resources/lang/az/button.php index 4618d2fee..6628fbffe 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/az/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/az/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'Qeydiyyatdan keçin', 'continue' => 'Davam edin', 'reset_password' => 'Parolu sıfırlamak', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/az/field.php b/addons/default/visiosoft/base-theme/resources/lang/az/field.php index 07a7dadcc..e7d47e4df 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/az/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/az/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'Profil', 'email' => 'Elektron poçt ünvanı', + 'phone' => 'Phone Number', 'reset_code' => 'Kodu sıfırlayın', 'password_confirmation' => 'Şifrə Təsdiqləmə', 'password' => 'Şifrə', diff --git a/addons/default/visiosoft/base-theme/resources/lang/de/button.php b/addons/default/visiosoft/base-theme/resources/lang/de/button.php index 8d660ae4e..d8ad421fd 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/de/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/de/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'Registrieren', 'continue' => 'Fortsetzen', 'reset_password' => 'Passwort zurücksetzen', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/de/field.php b/addons/default/visiosoft/base-theme/resources/lang/de/field.php index bc1437a5b..790cf9849 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/de/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/de/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'Profil', 'email' => 'E-Mail-Addresse', + 'phone' => 'Phone Number', 'reset_code' => 'Code zurücksetzen', 'password_confirmation' => 'Passwort Bestätigung', 'password' => 'Passwort', diff --git a/addons/default/visiosoft/base-theme/resources/lang/ru/button.php b/addons/default/visiosoft/base-theme/resources/lang/ru/button.php index a803bf138..d56fb3d1c 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ru/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ru/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'регистр', 'continue' => 'Продолжить', 'reset_password' => 'Сброс пароля', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/ru/field.php b/addons/default/visiosoft/base-theme/resources/lang/ru/field.php index f21abc598..90c86386e 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ru/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ru/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'Профиль', 'email' => 'Адрес электронной почты', + 'phone' => 'Phone Number', 'reset_code' => 'Сброс кода', 'password_confirmation' => 'Подтверждение пароля', 'password' => 'пароль', diff --git a/addons/default/visiosoft/base-theme/resources/lang/sq/button.php b/addons/default/visiosoft/base-theme/resources/lang/sq/button.php index 6143f1bd9..a29cf4207 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/sq/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/sq/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'Regjistrohu', 'continue' => 'vazhdoj', 'reset_password' => 'Rivendosni fjalëkalimin', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/sq/field.php b/addons/default/visiosoft/base-theme/resources/lang/sq/field.php index 26e3a2e96..b63332fce 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/sq/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/sq/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'Profil', 'email' => 'Adresa e-mail', + 'phone' => 'Phone Number', 'reset_code' => 'Rivendosni Kodin', 'password_confirmation' => 'Konfirmimi i Fjalëkalimit', 'password' => 'Fjalëkalimi', diff --git a/addons/default/visiosoft/base-theme/resources/lang/tr/button.php b/addons/default/visiosoft/base-theme/resources/lang/tr/button.php index 8c74b4a91..c5b19d256 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/tr/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/tr/button.php @@ -8,4 +8,6 @@ return [ 'register' => 'Üye Ol', 'continue' => 'Devam', 'reset_password' => 'Şifremi Güncelle', + 'email' => 'Email', + 'phone' => 'Phone', ]; \ No newline at end of file diff --git a/addons/default/visiosoft/base-theme/resources/lang/tr/field.php b/addons/default/visiosoft/base-theme/resources/lang/tr/field.php index b63f59c79..8f389f3b6 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/tr/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/tr/field.php @@ -11,6 +11,7 @@ return [ ], 'profile' => 'Profil', 'email' => 'Email Adresiniz', + 'phone' => 'Phone Number', 'reset_code' => 'Sıfırlama Kodu', 'password_confirmation' => 'Şifrenizi Onaylayın', 'password' => 'Şifreniz', diff --git a/addons/default/visiosoft/location-module/resources/lang/ar/field.php b/addons/default/visiosoft/location-module/resources/lang/ar/field.php index 28d890932..b2c035fc6 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ar/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/ar/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'عنوان', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/az/field.php b/addons/default/visiosoft/location-module/resources/lang/az/field.php index 0d5635dfa..30636179a 100644 --- a/addons/default/visiosoft/location-module/resources/lang/az/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/az/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'Ünvan', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/de/field.php b/addons/default/visiosoft/location-module/resources/lang/de/field.php index b735d34b9..78f2ce81c 100644 --- a/addons/default/visiosoft/location-module/resources/lang/de/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/de/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'Adresse', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/ru/field.php b/addons/default/visiosoft/location-module/resources/lang/ru/field.php index 59db0c87c..70a2d5b44 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ru/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/ru/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'Адрес', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/sq/field.php b/addons/default/visiosoft/location-module/resources/lang/sq/field.php index 8050f1288..1a75db120 100644 --- a/addons/default/visiosoft/location-module/resources/lang/sq/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/sq/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'Adresë', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/tr/field.php b/addons/default/visiosoft/location-module/resources/lang/tr/field.php index c581d8392..7b9cb9c91 100644 --- a/addons/default/visiosoft/location-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/tr/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'Adres', ], + 'selected' => 'Selected' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/field.php b/addons/default/visiosoft/profile-module/resources/lang/ar/field.php index 802ebe7da..45dfa5c48 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ar/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ar/field.php @@ -427,5 +427,8 @@ return [ 'details' => [ 'name' => 'تفاصيل' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/message.php b/addons/default/visiosoft/profile-module/resources/lang/ar/message.php index 790069021..b50aa07e8 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ar/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ar/message.php @@ -27,6 +27,7 @@ return [ 'registered_phone' => 'تم تسجيل رقم الهاتف هذا بالفعل.', 'ajax_address_error' => 'لا يوجد عنوان أو غير مصرح له بالمشاهدة.', 'empty_password_sms_message' => 'نظرًا لمشاكل الأمان ، قمنا بتغيير كلمة المرور الخاصة بك! كلمة المرور الجديدة:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'البريد الإلكتروني ، رقم الهاتف غير صحيح!', diff --git a/addons/default/visiosoft/profile-module/resources/lang/az/field.php b/addons/default/visiosoft/profile-module/resources/lang/az/field.php index 179f41038..ee6690320 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/az/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/az/field.php @@ -428,5 +428,8 @@ return [ 'details' => [ 'name' => 'Ətraflı məlumat' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/az/message.php b/addons/default/visiosoft/profile-module/resources/lang/az/message.php index e7060a620..c8c0bd77f 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/az/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/az/message.php @@ -27,6 +27,7 @@ return [ 'registered_phone' => 'Bu telefon nömrəsi artıq qeydiyyata alınıb.', 'ajax_address_error' => 'Heç bir ünvan və ya görmək icazəsi yoxdur.', 'empty_password_sms_message' => 'Təhlükəsizlik problemləri ilə əlaqədar olaraq şifrənizi dəyişdirdik! Yeni parolunuz:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'Elektron poçt, telefon nömrəsi düzgün deyil!', diff --git a/addons/default/visiosoft/profile-module/resources/lang/de/field.php b/addons/default/visiosoft/profile-module/resources/lang/de/field.php index b7575b198..6e4d44ad4 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/de/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/de/field.php @@ -433,5 +433,8 @@ return [ 'details' => [ 'name' => 'Einzelheiten' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/de/message.php b/addons/default/visiosoft/profile-module/resources/lang/de/message.php index 34af820d2..4c1701524 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/de/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/de/message.php @@ -28,6 +28,7 @@ return [ 'registered_phone' => 'Diese Telefonnummer wurde bereits registriert.', 'ajax_address_error' => 'Keine Adresse oder nicht zum Anzeigen berechtigt.', 'empty_password_sms_message' => 'Aus Sicherheitsgründen haben wir Ihr Passwort geändert! Dein neues Passwort ist:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'Die E-Mail, Telefonnummer ist nicht korrekt!', diff --git a/addons/default/visiosoft/profile-module/resources/lang/ru/field.php b/addons/default/visiosoft/profile-module/resources/lang/ru/field.php index 65a45bd0f..2187b1203 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ru/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ru/field.php @@ -429,5 +429,8 @@ return [ 'details' => [ 'name' => 'Детали' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/ru/message.php b/addons/default/visiosoft/profile-module/resources/lang/ru/message.php index e2c781b3b..9793c747a 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ru/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ru/message.php @@ -30,6 +30,7 @@ return [ 'registered_phone' => 'Этот номер телефона уже зарегистрирован.', 'ajax_address_error' => 'Нет адреса или не авторизован для просмотра.', 'empty_password_sms_message' => 'Из-за проблем безопасности мы изменили ваш пароль! Ваш новый пароль:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'E-mail, номер телефона неверен!', diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/field.php b/addons/default/visiosoft/profile-module/resources/lang/sq/field.php index 19f871811..0e1c6de28 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/field.php @@ -428,5 +428,8 @@ return [ 'details' => [ 'name' => 'detalet' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/message.php b/addons/default/visiosoft/profile-module/resources/lang/sq/message.php index e7db5aedc..76b83558a 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/message.php @@ -27,6 +27,7 @@ return [ 'registered_phone' => 'Ky numër i telefonit është regjistruar tashmë.', 'ajax_address_error' => 'Asnjë adresë ose jo e autorizuar për të parë.', 'empty_password_sms_message' => 'Për shkak të çështjeve të sigurisë, ne ndryshuam fjalëkalimin tuaj! Fjalëkalimi juaj i ri është:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'E-maili, numri i telefonit nuk është i saktë!', diff --git a/addons/default/visiosoft/profile-module/resources/lang/tr/field.php b/addons/default/visiosoft/profile-module/resources/lang/tr/field.php index ef3ad070b..8f3322e48 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/profile-module/resources/lang/tr/field.php @@ -427,5 +427,8 @@ return [ 'details' => [ 'name' => 'Detaylar' ], - + 'choose' => [ + 'name' => 'Choose' + ], + 'my_address' => 'My Address' ]; diff --git a/addons/default/visiosoft/profile-module/resources/lang/tr/message.php b/addons/default/visiosoft/profile-module/resources/lang/tr/message.php index d6475b668..0afd39a6c 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/tr/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/tr/message.php @@ -27,6 +27,7 @@ return [ 'registered_phone' => 'Bu telefon numarası ile daha önceden sisteme kayıt olunmuştur.', 'ajax_address_error' => 'Adres yok veya görüntüleme yetkiniz bulunmamaktadır.', 'empty_password_sms_message' => 'Güvenlik sorunları nedeniyle şifrenizi değiştirdik! Yeni parolanız:', + 'required_all' => "All Field is Required!", // Forgot Password 'email_phone_not_found' => 'E-posta, Telefon Numarası doğru değil!',