@@ -20,23 +22,29 @@
'url':form.options.url
})|raw }}
+ {% if enableCaptcha %}
+
+ {% endif %}
+
{% include 'visiosoft.theme.base::addons/anomaly/users-module/partials/register-form' %}
-
- {{ form.fields.accept_terms|raw }}
-
+ {% if setting_value('visiosoft.module.profile::show_checkbox_terms_on_register') %}
+
+ {{ form.fields.accept_terms|raw }}
+
-
- {{ form.fields.accept_protection_law|raw }}
-
+
+ {{ form.fields.accept_protection_law|raw }}
+
-
- {{ form.fields.accept_privacy_terms|raw }}
-
+
+ {{ form.fields.accept_privacy_terms|raw }}
+
-
- {{ form.fields.receive_sms_emails|raw }}
-
+
+ {{ form.fields.receive_sms_emails|raw }}
+
+ {% endif %}
@@ -49,7 +57,7 @@
{{ form_close() }}
- {{ addBlock('register/corporate-register')|raw }}
+ {{ addBlock('register/corporate-register', {'enableCaptcha': enableCaptcha})|raw }}
@@ -76,6 +84,14 @@
+ {% if enableCaptcha %}
+ {% set reCAPTCHASiteKey = setting_value('visiosoft.module.profile::google_captcha_site_key') %}
+
+ {{ asset_add('scripts.js', asset_download('https://www.google.com/recaptcha/api.js?render=' ~ reCAPTCHASiteKey, 60*60*24)) }}
+ {{ asset_add("scripts.js", "visiosoft.module.profile::assets/js/captcha.js") }}
+ {% endif %}
{{ asset_add("scripts.js", "visiosoft.theme.base::js/register.js") }}
{% endblock %}
diff --git a/addons/default/visiosoft/location-module/resources/config/settings/settings.php b/addons/default/visiosoft/location-module/resources/config/settings/settings.php
index 97c4c0e51..cc295bd84 100644
--- a/addons/default/visiosoft/location-module/resources/config/settings/settings.php
+++ b/addons/default/visiosoft/location-module/resources/config/settings/settings.php
@@ -29,8 +29,7 @@ return [
'default_country' => [
'type' => 'anomaly.field_type.relationship',
"config" => [
- "related" => \Visiosoft\LocationModule\Country\CountryModel::class,
- 'default_value' => 212,
+ "related" => \Visiosoft\LocationModule\Country\CountryModel::class
]
],
'country_for_phone_field' => [
@@ -108,4 +107,4 @@ return [
],
],
],
-];
\ No newline at end of file
+];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ar/setting.php b/addons/default/visiosoft/location-module/resources/lang/ar/setting.php
index ba95ff19d..a620a2d35 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ar/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ar/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'البلد الافتراضي لتسجيل حقل الهاتف'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'عمود الفرز',
+ ],
+ 'sorting_type' => [
+ 'name' => 'نوع الفرز',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/az/setting.php b/addons/default/visiosoft/location-module/resources/lang/az/setting.php
index 513c4cd25..898d4572e 100644
--- a/addons/default/visiosoft/location-module/resources/lang/az/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/az/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Telefon sahəsi üçün qeydiyyatdan keçmiş ölkə'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sütun çeşidlənir',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Çeşidləmə növü',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/bn/setting.php b/addons/default/visiosoft/location-module/resources/lang/bn/setting.php
index 00b0156ac..efb469a64 100644
--- a/addons/default/visiosoft/location-module/resources/lang/bn/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/bn/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'রেজিস্টার ফোন ফিল্ডের জন্য ডিফল্ট দেশ'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'বাছাই কলাম',
+ ],
+ 'sorting_type' => [
+ 'name' => 'বাছাইয়ের ধরণ',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/de/setting.php b/addons/default/visiosoft/location-module/resources/lang/de/setting.php
index 4eecbf26f..8946d8da0 100644
--- a/addons/default/visiosoft/location-module/resources/lang/de/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/de/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Standardland für das Feld "Telefon registrieren"'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Spalte sortieren',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Sortierart',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/el/setting.php b/addons/default/visiosoft/location-module/resources/lang/el/setting.php
index f5f5de767..95dbe677b 100644
--- a/addons/default/visiosoft/location-module/resources/lang/el/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/el/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Προεπιλεγμένη χώρα για εγγραφή πεδίου τηλεφώνου'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Ταξινόμηση στήλης',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Τύπος ταξινόμησης',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/es/setting.php b/addons/default/visiosoft/location-module/resources/lang/es/setting.php
index 8c9d151a1..0fd0b2ab2 100644
--- a/addons/default/visiosoft/location-module/resources/lang/es/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/es/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'País predeterminado para el campo de teléfono de registro'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Columna de clasificación',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Tipo de clasificación',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/fa/setting.php b/addons/default/visiosoft/location-module/resources/lang/fa/setting.php
index 1fda17655..a88a25ee1 100644
--- a/addons/default/visiosoft/location-module/resources/lang/fa/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/fa/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'کشور پیش فرض برای ثبت نام قسمت تلفن'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'مرتب سازی ستون',
+ ],
+ 'sorting_type' => [
+ 'name' => 'نوع مرتب سازی',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/fr/setting.php b/addons/default/visiosoft/location-module/resources/lang/fr/setting.php
index 855822da0..193b839c9 100644
--- a/addons/default/visiosoft/location-module/resources/lang/fr/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/fr/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Pays par défaut pour le champ de téléphone d\'enregistrement'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Colonne de tri',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Type de tri',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/he/setting.php b/addons/default/visiosoft/location-module/resources/lang/he/setting.php
index 69d19c3cc..7e48a56f2 100644
--- a/addons/default/visiosoft/location-module/resources/lang/he/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/he/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'מדינה ברירת מחדל לשדה טלפון רישום'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'עמודת מיון',
+ ],
+ 'sorting_type' => [
+ 'name' => 'סוג מיון',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/hi/setting.php b/addons/default/visiosoft/location-module/resources/lang/hi/setting.php
index caf3346d0..7a22c3419 100644
--- a/addons/default/visiosoft/location-module/resources/lang/hi/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/hi/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'डिफ़ॉल्ट देश रजिस्टर फोन क्षेत्र के लिए'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'सॉर्टिंग कॉलम',
+ ],
+ 'sorting_type' => [
+ 'name' => 'सॉर्टिंग प्रकार',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/it/setting.php b/addons/default/visiosoft/location-module/resources/lang/it/setting.php
index 95098365f..3ade31726 100644
--- a/addons/default/visiosoft/location-module/resources/lang/it/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/it/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Paese predefinito per il campo del telefono di registrazione'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Ordinamento della colonna',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Tipo di ordinamento',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ja/setting.php b/addons/default/visiosoft/location-module/resources/lang/ja/setting.php
index 90b738b2a..13d131850 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ja/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ja/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => '電話登録フィールドのデフォルトの国'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'ソート列',
+ ],
+ 'sorting_type' => [
+ 'name' => 'ソートタイプ',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ko/setting.php b/addons/default/visiosoft/location-module/resources/lang/ko/setting.php
index d37762457..eb9816527 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ko/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ko/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => '전화 번호 등록 필드의 기본 국가'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => '열 정렬',
+ ],
+ 'sorting_type' => [
+ 'name' => '분류 유형',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/nl/setting.php b/addons/default/visiosoft/location-module/resources/lang/nl/setting.php
index 974ca86fa..8aa986776 100644
--- a/addons/default/visiosoft/location-module/resources/lang/nl/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/nl/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Standaardland voor register telefoonveld'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sorteerkolom',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Sorteringstype',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/pl/setting.php b/addons/default/visiosoft/location-module/resources/lang/pl/setting.php
index 1e8482f37..963bec938 100644
--- a/addons/default/visiosoft/location-module/resources/lang/pl/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/pl/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Domyślny kraj dla pola numeru rejestracji'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Kolumna sortowania',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Typ sortowania',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/pt/setting.php b/addons/default/visiosoft/location-module/resources/lang/pt/setting.php
index 035107b50..cb64d5cde 100644
--- a/addons/default/visiosoft/location-module/resources/lang/pt/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/pt/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'País padrão para campo de telefone de registro'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Coluna de classificação',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Tipo de classificação',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ro/setting.php b/addons/default/visiosoft/location-module/resources/lang/ro/setting.php
index 26b2fabc0..e0a87b146 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ro/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ro/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Țara implicită pentru câmpul de telefon al înregistrării'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sortarea coloanei',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Tipul de sortare',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ru/setting.php b/addons/default/visiosoft/location-module/resources/lang/ru/setting.php
index eb3a75344..2cfc8a2ed 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ru/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ru/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Страна по умолчанию для поля регистрации телефона'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Столбец сортировки',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Тип сортировки',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/sq/setting.php b/addons/default/visiosoft/location-module/resources/lang/sq/setting.php
index 202cf53dd..677f94e1e 100644
--- a/addons/default/visiosoft/location-module/resources/lang/sq/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/sq/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Vendi i paracaktuar për fushën e regjistrimit të telefonit'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Renditja e kolonës',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Lloji i renditjes',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/sv/setting.php b/addons/default/visiosoft/location-module/resources/lang/sv/setting.php
index 5e5cca33f..6a969e62b 100644
--- a/addons/default/visiosoft/location-module/resources/lang/sv/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/sv/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Standardland för att registrera telefonfält'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sorteringskolumn',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Sorteringstyp',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/tr/setting.php b/addons/default/visiosoft/location-module/resources/lang/tr/setting.php
index eaaedeaac..869b3eba1 100644
--- a/addons/default/visiosoft/location-module/resources/lang/tr/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/tr/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Kayıtlı Telefon Alanı İçin Varsayılan Ülke'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sıralama Sütunu',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Sıralama Türü',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/uk/setting.php b/addons/default/visiosoft/location-module/resources/lang/uk/setting.php
index 46c6bb7c6..2a51e322f 100644
--- a/addons/default/visiosoft/location-module/resources/lang/uk/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/uk/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Країна за замовчуванням для телефонного поля реєстрації'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Сортування сортування',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Тип сортування',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/ur/setting.php b/addons/default/visiosoft/location-module/resources/lang/ur/setting.php
index aef8b0755..c4028ddc5 100644
--- a/addons/default/visiosoft/location-module/resources/lang/ur/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/ur/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'ڈیفالٹ کنٹری برائے رجسٹر فون فیلڈ'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'چھانٹ رہا ہے کالم',
+ ],
+ 'sorting_type' => [
+ 'name' => 'ترتیب کی قسم',
+ ],
];
diff --git a/addons/default/visiosoft/location-module/resources/lang/vi/setting.php b/addons/default/visiosoft/location-module/resources/lang/vi/setting.php
index 541ddd58d..f5891c868 100644
--- a/addons/default/visiosoft/location-module/resources/lang/vi/setting.php
+++ b/addons/default/visiosoft/location-module/resources/lang/vi/setting.php
@@ -46,5 +46,11 @@ return [
],
'country_for_phone_field' => [
'name' => 'Quốc gia mặc định để đăng ký trường điện thoại'
- ]
+ ],
+ 'sorting_column' => [
+ 'name' => 'Sắp xếp cột',
+ ],
+ 'sorting_type' => [
+ 'name' => 'Loại sắp xếp',
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/composer.json b/addons/default/visiosoft/profile-module/composer.json
index 04878d89c..c36b753bb 100644
--- a/addons/default/visiosoft/profile-module/composer.json
+++ b/addons/default/visiosoft/profile-module/composer.json
@@ -10,6 +10,7 @@
]
},
"require": {
- "maatwebsite/excel": "*"
+ "maatwebsite/excel": "*",
+ "google/recaptcha": "1.2.*"
}
}
diff --git a/addons/default/visiosoft/profile-module/migrations/2020_11_06_154603_visiosoft.module.profile__create_profession_and_educational_fields.php b/addons/default/visiosoft/profile-module/migrations/2020_11_06_154603_visiosoft.module.profile__create_profession_and_educational_fields.php
new file mode 100644
index 000000000..425ce5ae6
--- /dev/null
+++ b/addons/default/visiosoft/profile-module/migrations/2020_11_06_154603_visiosoft.module.profile__create_profession_and_educational_fields.php
@@ -0,0 +1,64 @@
+streams()->findBySlugAndNamespace('users', 'users')) {
+ $fields = [
+ [
+ 'name' => trans('visiosoft.module.profile::field.education.name'),
+ 'slug' => 'education',
+ ],
+ [
+ 'name' => trans('visiosoft.module.profile::field.state_of_education.name'),
+ 'slug' => 'state_of_education',
+ ],
+ [
+ 'name' => trans('visiosoft.module.profile::field.profession.name'),
+ 'slug' => 'profession',
+ ],
+ ];
+
+ foreach ($fields as $field) {
+ $exists = $this->fields()
+ ->newQuery()
+ ->where('slug', $field['slug'])
+ ->where('namespace', 'users')
+ ->first();
+
+ if (!$exists) {
+ $userField = $this->fields()->create([
+ 'name' => $field['name'],
+ 'namespace' => 'users',
+ 'slug' => $field['slug'],
+ 'type' => 'anomaly.field_type.text',
+ 'locked' => 0,
+ ]);
+
+ $this->assignments()->create([
+ 'stream_id' => $stream->id,
+ 'field_id' => $userField->id
+ ]);
+ }
+ }
+ }
+ }
+
+ /**
+ * Reverse the migrations.
+ *
+ * @return void
+ */
+ public function down()
+ {
+ /*
+ * I never go back on my word!
+ * That's my nindo: my ninja way!
+ * NARUTO
+ */
+ }
+}
diff --git a/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss b/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss
index 53e3144ce..3dafb014d 100644
--- a/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss
+++ b/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss
@@ -141,5 +141,9 @@
.birthday-field .input-group-addon {
display: none;
}
+
+ .education-field > .tagify, .state_of_education-field > .tagify, .profession-field > .tagify {
+ height: initial;
+ }
}
}
\ No newline at end of file
diff --git a/addons/default/visiosoft/profile-module/resources/assets/js/captcha.js b/addons/default/visiosoft/profile-module/resources/assets/js/captcha.js
new file mode 100644
index 000000000..b30cc9437
--- /dev/null
+++ b/addons/default/visiosoft/profile-module/resources/assets/js/captcha.js
@@ -0,0 +1,6 @@
+grecaptcha.ready(function() {
+ grecaptcha.execute(reCAPTCHASiteKey)
+ .then(function(token) {
+ $('.recaptcha-token').val(token)
+ });
+});
diff --git a/addons/default/visiosoft/profile-module/resources/config/settings/sections.php b/addons/default/visiosoft/profile-module/resources/config/settings/sections.php
index 85d63e090..c15a42369 100644
--- a/addons/default/visiosoft/profile-module/resources/config/settings/sections.php
+++ b/addons/default/visiosoft/profile-module/resources/config/settings/sections.php
@@ -4,11 +4,23 @@ return [
'monitoring' => [
'stacked' => false,
'tabs' => [
-
'general_setting' => [
'title' => 'visiosoft.module.profile::section.general_setting',
'fields' => [
- 'show_my_ads', 'upload_avatar', 'show_tax_office'
+ 'show_my_ads',
+ 'upload_avatar',
+ 'show_tax_office',
+ 'show_checkbox_terms_on_register',
+ 'show_education_profession',
+ 'education',
+ 'state_of_education',
+ 'profession',
+ ],
+ ],
+ 'recaptcha' => [
+ 'title' => 'visiosoft.module.profile::section.recaptcha',
+ 'fields' => [
+ 'google_captcha_site_key', 'google_captcha_secret_key', 'score_threshold'
],
],
],
diff --git a/addons/default/visiosoft/profile-module/resources/config/settings/settings.php b/addons/default/visiosoft/profile-module/resources/config/settings/settings.php
index 6308c2cbd..ef0446b69 100644
--- a/addons/default/visiosoft/profile-module/resources/config/settings/settings.php
+++ b/addons/default/visiosoft/profile-module/resources/config/settings/settings.php
@@ -13,11 +13,42 @@ return [
'default_value' => 1
],
],
-
'show_tax_office' => [
'type' => 'anomaly.field_type.boolean',
'config' => [
'default_value' => true,
],
],
+ 'google_captcha_site_key' => [
+ 'type' => 'anomaly.field_type.text',
+ ],
+ 'google_captcha_secret_key' => [
+ 'type' => 'anomaly.field_type.text',
+ ],
+ "score_threshold" => [
+ "type" => "anomaly.field_type.decimal",
+ "config" => [
+ "default_value" => 0.5,
+ "decimals" => 1,
+ "min" => 0.0,
+ "max" => 1.0,
+ ]
+ ],
+ 'show_checkbox_terms_on_register' => [
+ 'type' => 'anomaly.field_type.boolean',
+ 'config' => [
+ 'default_value' => false,
+ 'mode' => 'checkbox'
+ ]
+ ],
+ 'show_education_profession' => [
+ 'type' => 'anomaly.field_type.boolean',
+ 'config' => [
+ 'default_value' => true,
+ 'mode' => 'checkbox'
+ ]
+ ],
+ "education" => "anomaly.field_type.tags",
+ "state_of_education" => "anomaly.field_type.tags",
+ "profession" => "anomaly.field_type.tags",
];
\ No newline at end of file
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 37a4db21c..72395968c 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ar/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ar/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'عيد ميلاد'
],
+ 'education' => [
+ 'name' => 'التعليم'
+ ],
+ 'state_of_education' => [
+ 'name' => 'حالة التعليم'
+ ],
+ 'profession' => [
+ 'name' => 'مهنة'
+ ],
'identification_number' => [
'name' => 'رقم الهوية'
],
@@ -445,4 +454,10 @@ return [
'edit_details' => 'عدل التفاصيل',
'update' => 'تحديث',
'change_password' => 'غير كلمة السر',
+
+ // Register page
+ 'accept_terms_label' => 'أوافق على شروط.',
+ 'accept_protection_law_label' => 'أوافق على شروط قانون حماية البيانات الشخصية.',
+ 'accept_privacy_terms_label' => 'أقبل شروط الخصوصية.',
+ 'receive_sms_emails_label' => 'أرغب في تلقي البريد الإلكتروني والرسائل القصيرة.',
];
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 a0ce07369..7981993e3 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ar/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ar/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'تم تحديث البريد الإلكتروني!',
'update_email_mail_message' => 'تم تحديث بريدك الإلكتروني!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'حقل reCaptcha مطلوب.',
+ 'failed_to_validate_captcha' => 'فشل التحقق من صحة captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/section.php b/addons/default/visiosoft/profile-module/resources/lang/ar/section.php
index 4a1a52098..79d77bb8d 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ar/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ar/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'عنوان',
],
'general_setting' => 'الاعدادات العامة',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php
index 8bf445316..6fb8eabc7 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'الصورة الرمزية تحميل',
],
-
'show_tax_office' => [
'name' => 'إظهار حقل مكتب الضرائب',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'إظهار شروط خانة الاختيار في التسجيل',
+ 'instructions' => 'أظهر "قبول مصطلح" ، "قانون الحماية" ، "مصطلح الخصوصية" ، "الرسائل القصيرة والبريد الإلكتروني" في نموذج التسجيل'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'إظهار مجالات التعليم والمهنة',
+ 'instructions' => 'اعرض "التعليم" و "حالة التعليم" و "المهنة" في صفحة تعديل الملف الشخصي'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'مفتاح موقع Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'مفتاح Google Captcha السري',
+ ],
+ 'score_threshold' => [
+ 'name' => 'عتبة النتيجة',
+ 'instructions' => 'قيمة بين 0 و 1. كلما زادت العتبة ، زادت صرامة ReCaptcha في محاولة تحديد ما إذا كان المستخدم روبوتًا أم لا.',
+ ],
+ 'education' => [
+ 'name' => 'التعليم'
+ ],
+ 'state_of_education' => [
+ 'name' => 'حالة التعليم'
+ ],
+ 'profession' => [
+ 'name' => 'مهنة'
+ ],
];
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 cf93cb6e5..51a8248c2 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/az/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/az/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Ad günü'
],
+ 'education' => [
+ 'name' => 'Təhsil'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Təhsil vəziyyəti'
+ ],
+ 'profession' => [
+ 'name' => 'Peşə'
+ ],
'identification_number' => [
'name' => 'İdentifikasiya nömrəsi'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Ətraflı məlumatları redaktə edin',
'update' => 'Yeniləyin',
'change_password' => 'Parolu dəyişdirin',
+
+ // Register page
+ 'accept_terms_label' => 'Şərtləri qəbul edirəm.',
+ 'accept_protection_law_label' => 'Fərdi məlumatların qorunması haqqında Qanunun şərtlərini qəbul edirəm.',
+ 'accept_privacy_terms_label' => 'Gizlilik şərtlərini qəbul edirəm.',
+ 'receive_sms_emails_label' => 'E-poçt və sms almaq istəyirəm.',
];
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 718772fca..a049d6839 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/az/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/az/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-poçt Yenilənib!',
'update_email_mail_message' => 'E-poçtunuz Yeniləndi!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha sahəsi tələb olunur.',
+ 'failed_to_validate_captcha' => 'Captcha doğrulana bilmədi.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/az/section.php b/addons/default/visiosoft/profile-module/resources/lang/az/section.php
index 067461947..983000bd7 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/az/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/az/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Ünvan',
],
'general_setting' => 'Ümumi Ayarlar',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/az/setting.php b/addons/default/visiosoft/profile-module/resources/lang/az/setting.php
index bc7124e7e..f68667257 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/az/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/az/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Avatar yüklə',
],
-
'show_tax_office' => [
'name' => 'Vergi Dairəsi Sahəsini göstərin',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Qeyd qutusundakı onay qutusunun şərtlərini göstərin',
+ 'instructions' => 'Qeyd formasında "Qəbul müddəti", "qoruma qanunu", "məxfilik müddəti", "sms və e-poçtlar" göstər'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Təhsil və Peşə Sahələrini göstərin',
+ 'instructions' => 'Profili düzəltmə səhifəsində "Təhsil", "Təhsil Vəziyyəti" və "Peşə" ni göstərin'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha Sayt Açarı',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha Gizli Açar',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Hesab ərəfəsi',
+ 'instructions' => '0 ilə 1 arasındakı dəyər. Eşik nə qədər yüksək olsa, ReCaptcha istifadəçinin bot olub olmadığını müəyyənləşdirməyə çalışır.',
+ ],
+ 'education' => [
+ 'name' => 'Təhsil'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Təhsil vəziyyəti'
+ ],
+ 'profession' => [
+ 'name' => 'Peşə'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/bn/field.php b/addons/default/visiosoft/profile-module/resources/lang/bn/field.php
index b8c537e52..3acc0c3c2 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/bn/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/bn/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'জন্মদিন'
],
+ 'education' => [
+ 'name' => 'শিক্ষা'
+ ],
+ 'state_of_education' => [
+ 'name' => 'শিক্ষা রাজ্য'
+ ],
+ 'profession' => [
+ 'name' => 'পেশা'
+ ],
'identification_number' => [
'name' => 'সনাক্তকরণ নম্বর'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'তথ্য সংশোধন কর',
'update' => 'হালনাগাদ',
'change_password' => 'পাসওয়ার্ড পরিবর্তন করুন',
+
+ // Register page
+ 'accept_terms_label' => 'আমি শর্তাদি গ্রহণ করি।',
+ 'accept_protection_law_label' => 'আমি ব্যক্তিগত তথ্য সুরক্ষা আইনের শর্তাদি স্বীকার করি।',
+ 'accept_privacy_terms_label' => 'আমি গোপনীয়তার শর্তাদি গ্রহণ করি।',
+ 'receive_sms_emails_label' => 'আমি ইমেইল এবং এসএমএস পেতে চাই',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/bn/message.php b/addons/default/visiosoft/profile-module/resources/lang/bn/message.php
index 7faa1c7e9..1b959a80b 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/bn/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/bn/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'ইমেল আপডেট!',
'update_email_mail_message' => 'আপনার ইমেল আপডেট হয়েছে!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'পুনরায় ক্যাপচা ক্ষেত্র প্রয়োজন।',
+ 'failed_to_validate_captcha' => 'ক্যাপচাকে বৈধতা দিতে ব্যর্থ।',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/bn/section.php b/addons/default/visiosoft/profile-module/resources/lang/bn/section.php
index ca304d201..28fb35023 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/bn/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/bn/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'adress',
],
'general_setting' => 'সাধারণ সেটিংস',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/bn/setting.php b/addons/default/visiosoft/profile-module/resources/lang/bn/setting.php
index 87a4380fa..fddbeb65f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/bn/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/bn/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'অবতার আপলোড',
],
-
'show_tax_office' => [
'name' => 'কর অফিস ক্ষেত্র প্রদর্শন করুন',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'নিবন্ধটিতে চেকবক্স শর্তাদি প্রদর্শন করুন',
+ 'instructions' => '"স্বীকৃতি শর্ত", "সুরক্ষা আইন", "গোপনীয়তা শর্ত", "এসএমএস এবং ইমেল" রেজিস্টার ফর্মটিতে দেখান'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'শিক্ষা এবং পেশার ক্ষেত্রগুলি দেখান',
+ 'instructions' => 'প্রোফাইল সম্পাদনা পৃষ্ঠায় "শিক্ষা", "শিক্ষার রাজ্য" এবং "পেশা" দেখান'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'গুগল ক্যাপচা সাইট কী',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'গুগল ক্যাপচা সিক্রেট কী',
+ ],
+ 'score_threshold' => [
+ 'name' => 'স্কোর থ্রেশহোল্ড',
+ 'instructions' => '0 এবং 1 এর মধ্যে একটি মান একটি প্রারম্ভিক যত বেশি তত বেশি কঠোর রিক্যাপ্টচা নির্ধারণ করার চেষ্টা করছে যে কোনও ব্যবহারকারী বট বা না।',
+ ],
+ 'education' => [
+ 'name' => 'শিক্ষা'
+ ],
+ 'state_of_education' => [
+ 'name' => 'শিক্ষা রাজ্য'
+ ],
+ 'profession' => [
+ 'name' => 'পেশা'
+ ],
];
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 a6dfa642e..fd9de306f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/de/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/de/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Geburtstag'
],
+ 'education' => [
+ 'name' => 'Bildung'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Bildungsstand'
+ ],
+ 'profession' => [
+ 'name' => 'Beruf'
+ ],
'identification_number' => [
'name' => 'Identifikationsnummer'
],
@@ -451,4 +460,10 @@ return [
'edit_details' => 'Details bearbeiten',
'update' => 'Aktualisieren',
'change_password' => 'Ändere das Passwort',
+
+ // Register page
+ 'accept_terms_label' => 'Ich akzeptiere die Bedingungen.',
+ 'accept_protection_law_label' => 'Ich akzeptiere die Bestimmungen des Gesetzes zum Schutz personenbezogener Daten.',
+ 'accept_privacy_terms_label' => 'Ich akzeptiere Datenschutzbestimmungen.',
+ 'receive_sms_emails_label' => 'Ich möchte E-Mail & SMS erhalten.',
];
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 026edd871..478281304 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/de/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/de/message.php
@@ -39,4 +39,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-Mail aktualisiert!',
'update_email_mail_message' => 'Ihre E-Mail wurde aktualisiert!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Das Feld reCaptcha ist erforderlich.',
+ 'failed_to_validate_captcha' => 'Captcha konnte nicht validiert werden.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/de/section.php b/addons/default/visiosoft/profile-module/resources/lang/de/section.php
index 359000a24..81a0ba7fc 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/de/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/de/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Anschrift',
],
'general_setting' => 'Allgemeine Einstellungen',
+ 'recaptcha' => 'reCaptcha',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/de/setting.php b/addons/default/visiosoft/profile-module/resources/lang/de/setting.php
index 4aa76e73f..b2be1068a 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/de/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/de/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Avatar hochladen',
],
-
'show_tax_office' => [
'name' => 'Feld des Finanzamtes anzeigen',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Checkbox-Bedingungen im Register anzeigen',
+ 'instructions' => 'Zeigen Sie auf dem Registrierungsformular "Akzeptieren", "Schutzgesetz", "Datenschutz", "SMS & E-Mails" an'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Bildungs- und Berufsfelder anzeigen',
+ 'instructions' => 'Zeigen Sie "Bildung", "Bildungsstand" und "Beruf" auf der Profilbearbeitungsseite an'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha Site Key',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha Secret Key',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Punkteschwelle',
+ 'instructions' => 'Ein Wert zwischen 0 und 1. Je höher der Schwellenwert, desto strenger versucht ReCaptcha festzustellen, ob ein Benutzer ein Bot ist oder nicht.',
+ ],
+ 'education' => [
+ 'name' => 'Bildung'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Bildungsstand'
+ ],
+ 'profession' => [
+ 'name' => 'Beruf'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/field.php b/addons/default/visiosoft/profile-module/resources/lang/el/field.php
index 121d527c0..521c24d58 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/el/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/el/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Γενέθλια'
],
+ 'education' => [
+ 'name' => 'Εκπαίδευση'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Κατάσταση εκπαίδευσης'
+ ],
+ 'profession' => [
+ 'name' => 'Επάγγελμα'
+ ],
'identification_number' => [
'name' => 'Αριθμός αναγνώρισης'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Επεξεργασία λεπτομερειών',
'update' => 'Εκσυγχρονίζω',
'change_password' => 'Άλλαξε κωδικό',
+
+ // Register page
+ 'accept_terms_label' => 'Αποδέχομαι τους όρους.',
+ 'accept_protection_law_label' => 'Αποδέχομαι τους όρους του Νόμου περί Προστασίας Προσωπικών Δεδομένων.',
+ 'accept_privacy_terms_label' => 'Αποδέχομαι τους όρους απορρήτου.',
+ 'receive_sms_emails_label' => 'Θέλω να λαμβάνω e-mail & sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/message.php b/addons/default/visiosoft/profile-module/resources/lang/el/message.php
index 5c6449ed7..ea186e972 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/el/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/el/message.php
@@ -39,4 +39,8 @@ return [
// Mail
'update_email_mail_subject' => 'Ενημερώθηκε το email!',
'update_email_mail_message' => 'Το email σας ενημερώθηκε!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Απαιτείται πεδίο reCaptcha.',
+ 'failed_to_validate_captcha' => 'Αποτυχία επικύρωσης captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/section.php b/addons/default/visiosoft/profile-module/resources/lang/el/section.php
index 0228bf35a..855b66a8f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/el/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/el/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Διεύθυνση',
],
'general_setting' => 'Γενικές Ρυθμίσεις',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/setting.php b/addons/default/visiosoft/profile-module/resources/lang/el/setting.php
index ac7e67c33..f9cdf23e5 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/el/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/el/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Μεταφόρτωση Avatar',
],
-
'show_tax_office' => [
'name' => 'Εμφάνιση πεδίου φορολογικής υπηρεσίας',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Εμφάνιση Όρων πλαισίου ελέγχου στο Μητρώο',
+ 'instructions' => 'Δείξτε την ένδειξη "Αποδοχή όρου", "νόμος προστασίας", "όρος απορρήτου", "sms & email"'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Εμφάνιση πεδίων εκπαίδευσης και επαγγέλματος',
+ 'instructions' => 'Εμφάνιση των "Εκπαίδευση", "Κατάσταση Εκπαίδευσης" και "Επάγγελμα" στη σελίδα επεξεργασίας προφίλ'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Κλειδί ιστότοπου Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Μυστικό κλειδί Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Όριο βαθμολογίας',
+ 'instructions' => 'Μια τιμή μεταξύ 0 και 1. Όσο υψηλότερο είναι το όριο, τόσο πιο αυστηρό ReCaptcha προσπαθεί να προσδιορίσει εάν ένας χρήστης είναι bot ή όχι.',
+ ],
+ 'education' => [
+ 'name' => 'Εκπαίδευση'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Κατάσταση εκπαίδευσης'
+ ],
+ 'profession' => [
+ 'name' => 'Επάγγελμα'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/en/field.php b/addons/default/visiosoft/profile-module/resources/lang/en/field.php
index e11c7c876..13b390085 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/en/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/en/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Birthday'
],
+ 'education' => [
+ 'name' => 'Education'
+ ],
+ 'state_of_education' => [
+ 'name' => 'State of Education'
+ ],
+ 'profession' => [
+ 'name' => 'Profession'
+ ],
'identification_number' => [
'name' => 'Identification Number'
],
diff --git a/addons/default/visiosoft/profile-module/resources/lang/en/message.php b/addons/default/visiosoft/profile-module/resources/lang/en/message.php
index 49cef7e64..fbd74ccb0 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/en/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/en/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email Updated!',
'update_email_mail_message' => 'Your Email Has Been Updated!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha field is required.',
+ 'failed_to_validate_captcha' => 'Failed to validate captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/en/section.php b/addons/default/visiosoft/profile-module/resources/lang/en/section.php
index 3564a569b..33c358b85 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/en/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/en/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Adress',
],
'general_setting' => 'General Settings',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/en/setting.php b/addons/default/visiosoft/profile-module/resources/lang/en/setting.php
index d97d7cb1d..6373b6ec9 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/en/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/en/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Avatar Upload',
],
-
'show_tax_office' => [
'name' => 'Show Tax Office Field',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Show Checkbox Terms on Register',
+ 'instructions' => 'Show the "Accept term", "protection law", "privacy term", "sms & emails" on the register form'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Show Education and Profession Fields',
+ 'instructions' => 'Show the "Education", "State of Education" and "Profession" on the profile edit page'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha Site Key',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha Secret Key',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Score Threshold',
+ 'instructions' => 'A value between 0 and 1. The higher the threshold the more strict ReCaptcha is in trying to determine if a user is a bot or not.',
+ ],
+ 'education' => [
+ 'name' => 'Education'
+ ],
+ 'state_of_education' => [
+ 'name' => 'State of Education'
+ ],
+ 'profession' => [
+ 'name' => 'Profession'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/es/field.php b/addons/default/visiosoft/profile-module/resources/lang/es/field.php
index bfc6832a5..16a50a0a1 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/es/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/es/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Cumpleaños'
],
+ 'education' => [
+ 'name' => 'Educación'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Estado de la educación'
+ ],
+ 'profession' => [
+ 'name' => 'Profesión'
+ ],
'identification_number' => [
'name' => 'Número de identificación'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Editar detalles',
'update' => 'Actualizar',
'change_password' => 'Cambia la contraseña',
+
+ // Register page
+ 'accept_terms_label' => 'Acepto los términos.',
+ 'accept_protection_law_label' => 'Acepto los términos de la Ley de Protección de Datos Personales.',
+ 'accept_privacy_terms_label' => 'Acepto términos de privacidad.',
+ 'receive_sms_emails_label' => 'Quiero recibir correos electrónicos y sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/es/message.php b/addons/default/visiosoft/profile-module/resources/lang/es/message.php
index efb500a35..8f1d951dc 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/es/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/es/message.php
@@ -39,4 +39,8 @@ return [
// Mail
'update_email_mail_subject' => '¡Correo electrónico actualizado!',
'update_email_mail_message' => '¡Su correo electrónico ha sido actualizado!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'El campo reCaptcha es obligatorio.',
+ 'failed_to_validate_captcha' => 'No se pudo validar el captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/es/section.php b/addons/default/visiosoft/profile-module/resources/lang/es/section.php
index 8fa5bbec2..2a5511a4c 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/es/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/es/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Dirección',
],
'general_setting' => 'Configuración general',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/es/setting.php b/addons/default/visiosoft/profile-module/resources/lang/es/setting.php
index 0c8f38a8f..495aeb352 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/es/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/es/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Carga de avatar',
],
-
'show_tax_office' => [
'name' => 'Mostrar campo de la oficina de impuestos',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Mostrar términos de casilla de verificación en el registro',
+ 'instructions' => 'Muestre el "término de aceptación", "ley de protección", "término de privacidad", "sms y correos electrónicos" en el formulario de registro'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Mostrar campos de educación y profesión',
+ 'instructions' => 'Muestra la "Educación", "Estado de la educación" y "Profesión" en la página de edición del perfil.'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Clave de sitio de Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Clave secreta de Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Umbral de puntuación',
+ 'instructions' => 'Un valor entre 0 y 1. Cuanto mayor sea el umbral, más estricto será ReCaptcha al tratar de determinar si un usuario es un bot o no.',
+ ],
+ 'education' => [
+ 'name' => 'Educación'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Estado de la educación'
+ ],
+ 'profession' => [
+ 'name' => 'Profesión'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fa/field.php b/addons/default/visiosoft/profile-module/resources/lang/fa/field.php
index 386414b7e..64118135b 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fa/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fa/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'روز تولد'
],
+ 'education' => [
+ 'name' => 'تحصیلات'
+ ],
+ 'state_of_education' => [
+ 'name' => 'دولت آموزش و پرورش'
+ ],
+ 'profession' => [
+ 'name' => 'حرفه'
+ ],
'identification_number' => [
'name' => 'شماره شناسایی'
],
@@ -445,4 +454,10 @@ return [
'edit_details' => 'جزئیات ویرایش',
'update' => 'به روز رسانی',
'change_password' => 'تغییر رمز عبور',
+
+ // Register page
+ 'accept_terms_label' => 'من شرایط را قبول می کنم',
+ 'accept_protection_law_label' => 'من شرایط قانون حمایت از داده های شخصی را می پذیرم.',
+ 'accept_privacy_terms_label' => 'من شرایط حریم خصوصی را می پذیرم.',
+ 'receive_sms_emails_label' => 'من می خواهم ایمیل و پیام کوتاه دریافت کنم.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fa/message.php b/addons/default/visiosoft/profile-module/resources/lang/fa/message.php
index c43ae6c18..02b96c6d1 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fa/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fa/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'ایمیل به روز شد!',
'update_email_mail_message' => 'ایمیل شما به روز شده است!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'زمینه reCaptcha لازم است.',
+ 'failed_to_validate_captcha' => 'تأیید captcha انجام نشد.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fa/section.php b/addons/default/visiosoft/profile-module/resources/lang/fa/section.php
index 821ccb741..683ef9e58 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fa/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fa/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'آدرس',
],
'general_setting' => 'تنظیمات عمومی',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php b/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php
index ffa49975f..0ab146e92 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'آپلود آواتار',
],
-
'show_tax_office' => [
'name' => 'نمایش زمینه اداره مالیات',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'نمایش شرایط جعبه تأیید در ثبت نام',
+ 'instructions' => '"فرم پذیرش" ، "قانون حمایت" ، "اصطلاح حریم خصوصی" ، "پیام کوتاه و ایمیل" را در فرم ثبت نام نشان دهید'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'زمینه های آموزش و حرفه را نشان دهید',
+ 'instructions' => '"آموزش" ، "وضعیت آموزش" و "حرفه" را در صفحه ویرایش نمایه نشان دهید'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'کلید سایت Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'رمز مخفی Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'آستانه امتیاز',
+ 'instructions' => 'مقداری بین 0 تا 1. هرچه آستانه بالاتر باشد ReCaptcha سختگیرانه تر است تا تلاش کند ربات را رد کند یا خیر.',
+ ],
+ 'education' => [
+ 'name' => 'تحصیلات'
+ ],
+ 'state_of_education' => [
+ 'name' => 'دولت آموزش و پرورش'
+ ],
+ 'profession' => [
+ 'name' => 'حرفه'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fr/field.php b/addons/default/visiosoft/profile-module/resources/lang/fr/field.php
index 333268bc7..9f2f86c33 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fr/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fr/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Anniversaire'
],
+ 'education' => [
+ 'name' => 'Éducation'
+ ],
+ 'state_of_education' => [
+ 'name' => 'État de l\'éducation'
+ ],
+ 'profession' => [
+ 'name' => 'Profession'
+ ],
'identification_number' => [
'name' => 'Numéro d\\'identification'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Modifier les détails',
'update' => 'Mettre à jour',
'change_password' => 'Changer le mot de passe',
+
+ // Register page
+ 'accept_terms_label' => 'J\'accepte les conditions.',
+ 'accept_protection_law_label' => 'J\'accepte les termes de la loi sur la protection des données personnelles.',
+ 'accept_privacy_terms_label' => 'J\'accepte les conditions de confidentialité.',
+ 'receive_sms_emails_label' => 'Je souhaite recevoir des e-mails et des sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fr/message.php b/addons/default/visiosoft/profile-module/resources/lang/fr/message.php
index 6d6d43389..04836f9fa 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fr/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fr/message.php
@@ -39,4 +39,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email mis à jour!',
'update_email_mail_message' => 'Votre e-mail a été mis à jour!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Le champ reCaptcha est obligatoire.',
+ 'failed_to_validate_captcha' => 'Échec de la validation du captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fr/section.php b/addons/default/visiosoft/profile-module/resources/lang/fr/section.php
index 9f92c3a25..cd8f6bebd 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fr/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fr/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Une robe',
],
'general_setting' => 'réglages généraux',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/fr/setting.php b/addons/default/visiosoft/profile-module/resources/lang/fr/setting.php
index c71073fce..2de5ebfab 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/fr/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/fr/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Téléchargement d\'avatar',
],
-
'show_tax_office' => [
'name' => 'Afficher le champ du bureau des impôts',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Afficher les conditions de la case à cocher lors de l\'inscription',
+ 'instructions' => 'Afficher les "Conditions d\'acceptation", "Loi de protection", "Conditions de confidentialité", "SMS et e-mails" sur le formulaire d\'inscription'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Afficher les champs de formation et de profession',
+ 'instructions' => 'Afficher les éléments "Formation", "État de la formation" et "Profession" sur la page de modification du profil'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Clé de site Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Clé secrète Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Seuil de score',
+ 'instructions' => 'Une valeur comprise entre 0 et 1. Plus le seuil est élevé, plus ReCaptcha est strict pour essayer de déterminer si un utilisateur est un bot ou non.',
+ ],
+ 'education' => [
+ 'name' => 'Éducation'
+ ],
+ 'state_of_education' => [
+ 'name' => 'État de l\'éducation'
+ ],
+ 'profession' => [
+ 'name' => 'Profession'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/field.php b/addons/default/visiosoft/profile-module/resources/lang/he/field.php
index a565b9804..a40404614 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/he/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/he/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'יום הולדת'
],
+ 'education' => [
+ 'name' => 'חינוך'
+ ],
+ 'state_of_education' => [
+ 'name' => 'מצב החינוך'
+ ],
+ 'profession' => [
+ 'name' => 'מִקצוֹעַ'
+ ],
'identification_number' => [
'name' => 'מספר זיהוי'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'לערוך פרטים',
'update' => 'עדכון',
'change_password' => 'שנה סיסמא',
+
+ // Register page
+ 'accept_terms_label' => 'אני מקבל את התנאים.',
+ 'accept_protection_law_label' => 'אני מקבל את תנאי החוק להגנת נתונים אישיים.',
+ 'accept_privacy_terms_label' => 'אני מקבל תנאי פרטיות.',
+ 'receive_sms_emails_label' => 'אני רוצה לקבל דואר אלקטרוני וסמס.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/message.php b/addons/default/visiosoft/profile-module/resources/lang/he/message.php
index 831282291..b3a2790db 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/he/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/he/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'אימייל עודכן!',
'update_email_mail_message' => 'הדוא"ל שלך עודכן!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'נדרש שדה reCaptcha.',
+ 'failed_to_validate_captcha' => 'אימות ה- captcha נכשל.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/section.php b/addons/default/visiosoft/profile-module/resources/lang/he/section.php
index 55f595af4..bc1dcadb2 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/he/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/he/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'כתובת',
],
'general_setting' => 'הגדרות כלליות',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/setting.php b/addons/default/visiosoft/profile-module/resources/lang/he/setting.php
index 1d6bee685..dc67dcbec 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/he/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/he/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'העלאת אווטאר',
],
-
'show_tax_office' => [
'name' => 'הצג שדה משרד מס',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'הצג תנאי תיבת סימון בהרשמה',
+ 'instructions' => 'הראה את "קבל מונח", "חוק הגנה", "מונח פרטיות", "הודעות SMS ודואר אלקטרוני" בטופס ההרשמה'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'הראה תחומי חינוך ומקצוע',
+ 'instructions' => 'הראה את "חינוך", "מצב חינוך" ו"מקצוע "בדף העריכה של הפרופיל'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'מפתח אתר Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'מפתח סודי של קפטצ\'ה של גוגל',
+ ],
+ 'score_threshold' => [
+ 'name' => 'סף ציון',
+ 'instructions' => 'ערך בין 0 ל -1. ככל שהסף גבוה יותר כך ReCaptcha מחמיר יותר בניסיון לקבוע אם משתמש הוא בוט או לא.',
+ ],
+ 'education' => [
+ 'name' => 'חינוך'
+ ],
+ 'state_of_education' => [
+ 'name' => 'מצב החינוך'
+ ],
+ 'profession' => [
+ 'name' => 'מִקצוֹעַ'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/field.php b/addons/default/visiosoft/profile-module/resources/lang/hi/field.php
index 50931b04d..845105a7c 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/hi/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/hi/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'जन्मदिन'
],
+ 'education' => [
+ 'name' => 'शिक्षा'
+ ],
+ 'state_of_education' => [
+ 'name' => 'शिक्षा की स्थिति'
+ ],
+ 'profession' => [
+ 'name' => 'व्यवसाय'
+ ],
'identification_number' => [
'name' => 'पहचान संख्या'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'विवरण संपादित करें',
'update' => 'अपडेट करें',
'change_password' => 'पासवर्ड बदलें',
+
+ // Register page
+ 'accept_terms_label' => 'मैं शर्तें मंज़ूर करता हूँ।',
+ 'accept_protection_law_label' => 'मैं व्यक्तिगत डेटा के संरक्षण पर कानून की शर्तों को स्वीकार करता हूं।',
+ 'accept_privacy_terms_label' => 'मैं गोपनीयता की शर्तें स्वीकार करता हूं।',
+ 'receive_sms_emails_label' => 'मैं ई-मेल और एसएमएस प्राप्त करना चाहता हूं।',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/message.php b/addons/default/visiosoft/profile-module/resources/lang/hi/message.php
index c16b451c5..b4e8ad10d 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/hi/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/hi/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'ईमेल अपडेट किया गया!',
'update_email_mail_message' => 'आपका ईमेल अपडेट किया गया है!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha फ़ील्ड की आवश्यकता है।',
+ 'failed_to_validate_captcha' => 'कैप्चा को मान्य करने में विफल।',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/section.php b/addons/default/visiosoft/profile-module/resources/lang/hi/section.php
index 249f5d755..0f0d9a95e 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/hi/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/hi/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'पता',
],
'general_setting' => 'सामान्य सेटिंग्स',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php
index 7639d8ba6..9bfbc0f0b 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'अवतार अपलोड',
],
-
'show_tax_office' => [
'name' => 'टैक्स ऑफिस फील्ड दिखाएं',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'रजिस्टर पर चेकबॉक्स की शर्तें दिखाएं',
+ 'instructions' => 'रजिस्टर फॉर्म पर "स्वीकार करें", "सुरक्षा कानून", "गोपनीयता शब्द", "एसएमएस और ईमेल" दिखाएं'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'शिक्षा और पेशा क्षेत्र दिखाएँ',
+ 'instructions' => 'प्रोफ़ाइल संपादन पृष्ठ पर "शिक्षा", "शिक्षा की स्थिति" और "पेशा" दिखाएं'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google कैप्चा साइट कुंजी',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google कैप्चा सीक्रेट की',
+ ],
+ 'score_threshold' => [
+ 'name' => 'स्कोर थ्रेसहोल्ड',
+ 'instructions' => '0 और 1. के बीच का मान जितना अधिक होता है उतना ही अधिक ReCaptcha यह निर्धारित करने की कोशिश में होता है कि उपयोगकर्ता बॉट है या नहीं।',
+ ],
+ 'education' => [
+ 'name' => 'शिक्षा'
+ ],
+ 'state_of_education' => [
+ 'name' => 'शिक्षा की स्थिति'
+ ],
+ 'profession' => [
+ 'name' => 'व्यवसाय'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/field.php b/addons/default/visiosoft/profile-module/resources/lang/it/field.php
index 09934961b..4cfb14443 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/it/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/it/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Compleanno'
],
+ 'education' => [
+ 'name' => 'Formazione scolastica'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Stato dell\'istruzione'
+ ],
+ 'profession' => [
+ 'name' => 'Professione'
+ ],
'identification_number' => [
'name' => 'Numero identificativo'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Modifica i dettagli',
'update' => 'Aggiornare',
'change_password' => 'Cambia la password',
+
+ // Register page
+ 'accept_terms_label' => 'Accetto i termini.',
+ 'accept_protection_law_label' => 'Accetto i termini della Legge sulla Protezione dei Dati Personali.',
+ 'accept_privacy_terms_label' => 'Accetto i termini della privacy.',
+ 'receive_sms_emails_label' => 'Voglio ricevere email ed sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/message.php b/addons/default/visiosoft/profile-module/resources/lang/it/message.php
index e41aeab35..b618a71b8 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/it/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/it/message.php
@@ -39,4 +39,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email aggiornata!',
'update_email_mail_message' => 'La tua email è stata aggiornata!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Il campo reCaptcha è obbligatorio.',
+ 'failed_to_validate_captcha' => 'Impossibile convalidare il captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/section.php b/addons/default/visiosoft/profile-module/resources/lang/it/section.php
index b62698961..c7f476e6f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/it/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/it/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Un vestito',
],
'general_setting' => 'impostazioni generali',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/setting.php b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php
index 4ef88a077..056e01fe6 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/it/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Caricamento avatar',
],
-
'show_tax_office' => [
'name' => 'Mostra campo Ufficio delle imposte',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Mostra i termini della casella di controllo al momento della registrazione',
+ 'instructions' => 'Mostra il "termine di accettazione", "legge di protezione", "termine di privacy", "sms ed email" nel modulo di registrazione'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Mostra campi di istruzione e professione',
+ 'instructions' => 'Mostra "Istruzione", "Stato di istruzione" e "Professione" nella pagina di modifica del profilo'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Chiave del sito Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Chiave segreta di Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Soglia del punteggio',
+ 'instructions' => 'Un valore compreso tra 0 e 1. Maggiore è la soglia, più rigoroso è ReCaptcha nel tentativo di determinare se un utente è un bot o meno.',
+ ],
+ 'education' => [
+ 'name' => 'Formazione scolastica'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Stato dell\'istruzione'
+ ],
+ 'profession' => [
+ 'name' => 'Professione'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ja/field.php b/addons/default/visiosoft/profile-module/resources/lang/ja/field.php
index 480340bba..8b3ef0dbb 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ja/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ja/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'お誕生日'
],
+ 'education' => [
+ 'name' => '教育'
+ ],
+ 'state_of_education' => [
+ 'name' => '教育の状態'
+ ],
+ 'profession' => [
+ 'name' => '職業'
+ ],
'identification_number' => [
'name' => '識別番号'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => '詳細を編集する',
'update' => '更新',
'change_password' => 'パスワードを変更する',
+
+ // Register page
+ 'accept_terms_label' => '利用規約に同意します。',
+ 'accept_protection_law_label' => '私は個人データの保護に関する法律の条件に同意します。',
+ 'accept_privacy_terms_label' => 'プライバシー規約に同意します。',
+ 'receive_sms_emails_label' => 'メールとSMSを受け取りたいです。',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ja/message.php b/addons/default/visiosoft/profile-module/resources/lang/ja/message.php
index d9f2c769e..00c28db06 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ja/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ja/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'メールを更新しました!',
'update_email_mail_message' => 'メールが更新されました!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptchaフィールドは必須です。',
+ 'failed_to_validate_captcha' => 'キャプチャの検証に失敗しました。',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ja/section.php b/addons/default/visiosoft/profile-module/resources/lang/ja/section.php
index cb0e7911b..c2070fd43 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ja/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ja/section.php
@@ -8,4 +8,5 @@ return [
'title' => '住所',
],
'general_setting' => '一般設定',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php
index a96d18ecd..5c7b69464 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'アバターのアップロード',
],
-
'show_tax_office' => [
'name' => '税務署フィールドを表示',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => '登録時にチェックボックスの条件を表示する',
+ 'instructions' => '登録フォームに「同意条件」、「保護法」、「プライバシー期間」、「SMSとメール」を表示します'
+ ],
+ 'show_education_profession' => [
+ 'name' => '教育と職業の分野を表示する',
+ 'instructions' => 'プロファイル編集ページに「教育」、「教育の現状」、「職業」を表示します'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'GoogleCaptchaサイトキー',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'GoogleCaptchaシークレットキー',
+ ],
+ 'score_threshold' => [
+ 'name' => 'スコアのしきい値',
+ 'instructions' => '0から1までの値。しきい値が高いほど、ReCaptchaはユーザーがボットであるかどうかを判断する際に厳密になります。',
+ ],
+ 'education' => [
+ 'name' => '教育'
+ ],
+ 'state_of_education' => [
+ 'name' => '教育の状態'
+ ],
+ 'profession' => [
+ 'name' => '職業'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ko/field.php b/addons/default/visiosoft/profile-module/resources/lang/ko/field.php
index e5bc74744..453af8312 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ko/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ko/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => '생신'
],
+ 'education' => [
+ 'name' => '교육'
+ ],
+ 'state_of_education' => [
+ 'name' => '교육 현황'
+ ],
+ 'profession' => [
+ 'name' => '직업'
+ ],
'identification_number' => [
'name' => '식별 번호'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => '세부 정보 편집',
'update' => '최신 정보',
'change_password' => '비밀번호 변경',
+
+ // Register page
+ 'accept_terms_label' => '약관에 동의합니다.',
+ 'accept_protection_law_label' => '개인 데이터 보호에 관한 법률 조항에 동의합니다.',
+ 'accept_privacy_terms_label' => '개인 정보 보호 약관에 동의합니다.',
+ 'receive_sms_emails_label' => '이메일과 SMS를 받고 싶습니다.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ko/message.php b/addons/default/visiosoft/profile-module/resources/lang/ko/message.php
index 0981f167b..9c8bcae66 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ko/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ko/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => '이메일이 업데이트되었습니다!',
'update_email_mail_message' => '귀하의 이메일이 업데이트되었습니다!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha 필드는 필수입니다.',
+ 'failed_to_validate_captcha' => '보안 문자를 확인하지 못했습니다.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ko/section.php b/addons/default/visiosoft/profile-module/resources/lang/ko/section.php
index 80822527d..3aad698e3 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ko/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ko/section.php
@@ -8,4 +8,5 @@ return [
'title' => '주소',
],
'general_setting' => '일반 설정',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ko/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ko/setting.php
index e35bafbab..144a30330 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ko/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ko/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => '아바타 업로드',
],
-
'show_tax_office' => [
'name' => '세무서 필드 표시',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => '레지스터에 체크 박스 용어 표시',
+ 'instructions' => '등록 양식에 "수락 기간", "보호법", "개인 정보 보호 기간", "sms 및 이메일"을 표시하십시오.'
+ ],
+ 'show_education_profession' => [
+ 'name' => '교육 및 전문 분야 표시',
+ 'instructions' => '프로필 편집 페이지에 "교육", "교육 상태"및 "직업"을 표시합니다.'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha 사이트 키',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha 비밀 키',
+ ],
+ 'score_threshold' => [
+ 'name' => '점수 임계 값',
+ 'instructions' => '0과 1 사이의 값입니다. 임계 값이 높을수록 ReCaptcha는 사용자가 봇인지 아닌지 확인하는 데 더 엄격한 기준을 적용합니다.',
+ ],
+ 'education' => [
+ 'name' => '교육'
+ ],
+ 'state_of_education' => [
+ 'name' => '교육 현황'
+ ],
+ 'profession' => [
+ 'name' => '직업'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/field.php b/addons/default/visiosoft/profile-module/resources/lang/nl/field.php
index 366fb9158..c8b73fa2f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/nl/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/nl/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Verjaardag'
],
+ 'education' => [
+ 'name' => 'Opleiding'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Staat van onderwijs'
+ ],
+ 'profession' => [
+ 'name' => 'Beroep'
+ ],
'identification_number' => [
'name' => 'Identificatie Nummer'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Details bewerken',
'update' => 'Bijwerken',
'change_password' => 'Wachtwoord wijzigen',
+
+ // Register page
+ 'accept_terms_label' => 'Ik ga akkoord met de voorwaarden.',
+ 'accept_protection_law_label' => 'Ik accepteer de voorwaarden van de wet op de bescherming van persoonlijke gegevens.',
+ 'accept_privacy_terms_label' => 'Ik accepteer de privacyvoorwaarden.',
+ 'receive_sms_emails_label' => 'Ik wil e-mail en sms ontvangen.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/message.php b/addons/default/visiosoft/profile-module/resources/lang/nl/message.php
index 86b307c49..41b412321 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/nl/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/nl/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-mail bijgewerkt!',
'update_email_mail_message' => 'Uw e-mail is bijgewerkt!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha-veld is verplicht.',
+ 'failed_to_validate_captcha' => 'Kan captcha niet valideren.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/section.php b/addons/default/visiosoft/profile-module/resources/lang/nl/section.php
index 08db8d098..4738f4885 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/nl/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/nl/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Een jurk',
],
'general_setting' => 'Algemene instellingen',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php b/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php
index 494ec759c..4c1fe4de2 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Avatar uploaden',
],
-
'show_tax_office' => [
'name' => 'Toon belastingkantoor veld',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Toon selectievakje voorwaarden bij registreren',
+ 'instructions' => 'Toon de "Accepteer term", "beschermingswet", "privacy term", "sms & e-mails" op het registratieformulier'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Toon onderwijs- en beroepsvelden',
+ 'instructions' => 'Toon de "Opleiding", "Staat van opleiding" en "Beroep" op de profielbewerkingspagina'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha-sitesleutel',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha geheime sleutel',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Score drempel',
+ 'instructions' => 'Een waarde tussen 0 en 1. Hoe hoger de drempel, hoe strikter ReCaptcha is om te bepalen of een gebruiker een bot is of niet.',
+ ],
+ 'education' => [
+ 'name' => 'Opleiding'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Staat van onderwijs'
+ ],
+ 'profession' => [
+ 'name' => 'Beroep'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/field.php b/addons/default/visiosoft/profile-module/resources/lang/pl/field.php
index 7ea14b05c..2ca05fee6 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pl/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pl/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Urodziny'
],
+ 'education' => [
+ 'name' => 'Edukacja'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Stan edukacji'
+ ],
+ 'profession' => [
+ 'name' => 'Zawód'
+ ],
'identification_number' => [
'name' => 'Numer identyfikacyjny'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Edytuj szczegóły',
'update' => 'Aktualizacja',
'change_password' => 'Zmień hasło',
+
+ // Register page
+ 'accept_terms_label' => 'Akceptuję warunki.',
+ 'accept_protection_law_label' => 'Akceptuję warunki ustawy o ochronie danych osobowych.',
+ 'accept_privacy_terms_label' => 'Akceptuję warunki prywatności.',
+ 'receive_sms_emails_label' => 'Chcę otrzymywać e-maile i smsy.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/message.php b/addons/default/visiosoft/profile-module/resources/lang/pl/message.php
index 982b4c085..ec34816ab 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pl/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pl/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email zaktualizowany!',
'update_email_mail_message' => 'Twój e-mail został zaktualizowany!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'pole reCaptcha jest wymagane.',
+ 'failed_to_validate_captcha' => 'Nie udało się zweryfikować captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/section.php b/addons/default/visiosoft/profile-module/resources/lang/pl/section.php
index 517fa424e..2197e9257 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pl/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pl/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Adres',
],
'general_setting' => 'Ustawienia główne',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php b/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php
index ddaca1d8c..2b727fbce 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Przesyłanie awatara',
],
-
'show_tax_office' => [
'name' => 'Pokaż pole Urzędu Skarbowego',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Pokaż warunki pola wyboru w rejestrze',
+ 'instructions' => 'Pokaż w formularzu rejestracyjnym „Zaakceptuj termin”, „Prawo ochrony”, „Warunki prywatności”, „SMS-y i e-maile”'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Pokaż pola edukacji i zawodów',
+ 'instructions' => 'Pokaż „Wykształcenie”, „Stan edukacji” i „Zawód” na stronie edycji profilu'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Klucz witryny Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Tajny klucz Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Próg punktacji',
+ 'instructions' => 'Wartość od 0 do 1. Im wyższy próg, tym bardziej reCaptcha próbuje określić, czy użytkownik jest botem, czy nie.',
+ ],
+ 'education' => [
+ 'name' => 'Edukacja'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Stan edukacji'
+ ],
+ 'profession' => [
+ 'name' => 'Zawód'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pt/field.php b/addons/default/visiosoft/profile-module/resources/lang/pt/field.php
index 3eecb6c9f..87d748f59 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pt/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pt/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Aniversário'
],
+ 'education' => [
+ 'name' => 'Educação'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Estado da Educação'
+ ],
+ 'profession' => [
+ 'name' => 'Profissão'
+ ],
'identification_number' => [
'name' => 'Número de identificação'
],
@@ -448,4 +457,10 @@ return [
'edit_details' => 'Editar Detalhes',
'update' => 'Atualizar',
'change_password' => 'Mudar senha',
+
+ // Register page
+ 'accept_terms_label' => 'Eu aceito os termos.',
+ 'accept_protection_law_label' => 'Aceito os termos da Lei de Proteção de Dados Pessoais.',
+ 'accept_privacy_terms_label' => 'Eu aceito os termos de privacidade.',
+ 'receive_sms_emails_label' => 'Quero receber e-mail e sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pt/message.php b/addons/default/visiosoft/profile-module/resources/lang/pt/message.php
index 025a7949a..1de7d220e 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pt/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pt/message.php
@@ -41,4 +41,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email atualizado!',
'update_email_mail_message' => 'Seu e-mail foi atualizado!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'O campo reCaptcha é obrigatório.',
+ 'failed_to_validate_captcha' => 'Falha ao validar o captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pt/section.php b/addons/default/visiosoft/profile-module/resources/lang/pt/section.php
index 6921fdcf1..662440e6e 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pt/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pt/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Endereço',
],
'general_setting' => 'Configurações Gerais',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php b/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php
index 51b2d7f31..79c80d75f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Upload de Avatar',
],
-
'show_tax_office' => [
'name' => 'Mostrar campo fiscal',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Mostrar os termos da caixa de seleção ao se registrar',
+ 'instructions' => 'Mostrar "Aceitar termo", "lei de proteção", "termo de privacidade", "sms e e-mails" no formulário de registro'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Mostrar campos de educação e profissão',
+ 'instructions' => 'Mostrar "Educação", "Estado da Educação" e "Profissão" na página de edição do perfil'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Chave do site Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Chave secreta do Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Limiar de pontuação',
+ 'instructions' => 'Um valor entre 0 e 1. Quanto mais alto o limite, mais restrito o ReCaptcha é ao tentar determinar se um usuário é um bot ou não.',
+ ],
+ 'education' => [
+ 'name' => 'Educação'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Estado da Educação'
+ ],
+ 'profession' => [
+ 'name' => 'Profissão'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ro/field.php b/addons/default/visiosoft/profile-module/resources/lang/ro/field.php
index 586452d10..f8fceac66 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ro/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ro/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Zi de nastere'
],
+ 'education' => [
+ 'name' => 'Educaţie'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Starea educației'
+ ],
+ 'profession' => [
+ 'name' => 'Profesie'
+ ],
'identification_number' => [
'name' => 'Numar de identificare'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Editează detaliile',
'update' => 'Actualizați',
'change_password' => 'Schimbați parola',
+
+ // Register page
+ 'accept_terms_label' => 'Accept termenii.',
+ 'accept_protection_law_label' => 'Accept termenii Legii privind protecția datelor cu caracter personal.',
+ 'accept_privacy_terms_label' => 'Accept condițiile de confidențialitate.',
+ 'receive_sms_emails_label' => 'Vreau să primesc e-mail și sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ro/message.php b/addons/default/visiosoft/profile-module/resources/lang/ro/message.php
index 34702bc7a..d072422e2 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ro/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ro/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-mail actualizat!',
'update_email_mail_message' => 'E-mailul dvs. a fost actualizat!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'câmpul reCaptcha este obligatoriu.',
+ 'failed_to_validate_captcha' => 'Nu s-a validat captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ro/section.php b/addons/default/visiosoft/profile-module/resources/lang/ro/section.php
index 00feccc5e..168aff6e4 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ro/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ro/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Adresa',
],
'general_setting' => 'setari generale',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php
index 54bc1312e..6e6469857 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Încărcare Avatar',
],
-
'show_tax_office' => [
'name' => 'Arată câmpul Oficiului Fiscal',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Afișați termenii casetei de selectare la Înregistrare',
+ 'instructions' => 'Afișați „Acceptați termenul”, „legea protecției”, „termenul de confidențialitate”, „sms și e-mailuri” în formularul de înregistrare'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Afișați domeniile Educație și profesie',
+ 'instructions' => 'Afișați „Educație”, „Starea educației” și „Profesie” pe pagina de editare a profilului'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Cheia site-ului Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Cheia secretă Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Prag de scor',
+ 'instructions' => 'O valoare cuprinsă între 0 și 1. Cu cât pragul este mai mare, cu atât ReCaptcha este mai strict în încercarea de a determina dacă un utilizator este sau nu un bot.',
+ ],
+ 'education' => [
+ 'name' => 'Educaţie'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Starea educației'
+ ],
+ 'profession' => [
+ 'name' => 'Profesie'
+ ],
];
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 5b04cb53d..cc8488607 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ru/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ru/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'День рождения'
],
+ 'education' => [
+ 'name' => 'Образование'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Состояние образования'
+ ],
+ 'profession' => [
+ 'name' => 'Профессия'
+ ],
'identification_number' => [
'name' => 'Идентификационный номер'
],
@@ -447,4 +456,10 @@ return [
'edit_details' => 'Редактировать детали',
'update' => 'Обновить',
'change_password' => 'Сменить пароль',
+
+ // Register page
+ 'accept_terms_label' => 'Я принимаю условия.',
+ 'accept_protection_law_label' => 'Я принимаю условия Закона о защите личных данных.',
+ 'accept_privacy_terms_label' => 'Я принимаю условия конфиденциальности.',
+ 'receive_sms_emails_label' => 'Я хочу получать электронную почту и смс.',
];
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 473d42daf..73f16a330 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ru/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ru/message.php
@@ -41,4 +41,8 @@ return [
// Mail
'update_email_mail_subject' => 'Электронная почта обновлена!',
'update_email_mail_message' => 'Ваш адрес электронной почты обновлен!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Поле reCaptcha обязательно.',
+ 'failed_to_validate_captcha' => 'Не удалось проверить капчу.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ru/section.php b/addons/default/visiosoft/profile-module/resources/lang/ru/section.php
index 42fd35f3b..132745217 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ru/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ru/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Адрес',
],
'general_setting' => 'общие настройки',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ru/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ru/setting.php
index dd21e46c8..ab939ac27 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ru/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ru/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Аватар Загрузить',
],
-
'show_tax_office' => [
'name' => 'Показать поле налоговой инспекции',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Показывать условия флажка при регистрации',
+ 'instructions' => 'Покажите в форме регистрации «Условия принятия», «Закон о защите», «Условия конфиденциальности», «СМС и электронные письма».'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Показать поля образования и профессии',
+ 'instructions' => 'Показывать "Образование", "Уровень образования" и "Профессия" на странице редактирования профиля.'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Ключ сайта Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Секретный ключ Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Порог оценки',
+ 'instructions' => 'Значение от 0 до 1. Чем выше порог, тем строже ReCaptcha пытается определить, является ли пользователь ботом или нет.',
+ ],
+ 'education' => [
+ 'name' => 'Образование'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Состояние образования'
+ ],
+ 'profession' => [
+ 'name' => 'Профессия'
+ ],
];
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 9d4e84e43..b1dac5681 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sq/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sq/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Ditëlindja'
],
+ 'education' => [
+ 'name' => 'Arsimi'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Shteti i Arsimit'
+ ],
+ 'profession' => [
+ 'name' => 'Profesioni'
+ ],
'identification_number' => [
'name' => 'Numrin e identifikimit'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Ndryshoni Detajet',
'update' => 'Update',
'change_password' => 'Ndrysho fjalekalimin',
+
+ // Register page
+ 'accept_terms_label' => 'Unë i pranoj kushtet.',
+ 'accept_protection_law_label' => 'Unë i pranoj kushtet e Ligjit për Mbrojtjen e të Dhënave Personale.',
+ 'accept_privacy_terms_label' => 'Unë i pranoj kushtet e privatësisë.',
+ 'receive_sms_emails_label' => 'Dua të marr e-mail dhe sms.',
];
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 d8cdd5aae..f799e90bb 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sq/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sq/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'Email Azhurnohet!',
'update_email_mail_message' => 'Emaili juaj është azhurnuar!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Kërkohet fusha reCaptcha.',
+ 'failed_to_validate_captcha' => 'Vlerësimi i kapjes dështoi.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/section.php b/addons/default/visiosoft/profile-module/resources/lang/sq/section.php
index 3bb69b545..a0624474f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sq/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sq/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Adresa',
],
'general_setting' => 'Cilësimet e përgjithshme',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/setting.php b/addons/default/visiosoft/profile-module/resources/lang/sq/setting.php
index 3ed6cd6e5..12808e141 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sq/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sq/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Foto e Profilit',
],
-
'show_tax_office' => [
'name' => 'Trego Fushën e Zyrës së Taksave',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Trego Kushtet e Kutisë së Regjistrimit',
+ 'instructions' => 'Shfaqni "Prano termin", "ligjin e mbrojtjes", "termin e privatësisë", "sms & email" në formularin e regjistrimit'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Tregoni Fushat e Edukimit dhe Profesionit',
+ 'instructions' => 'Shfaqni "Edukimin", "Gjendjen e Arsimit" dhe "Profesionin" në faqen e redaktimit të profilit'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Çelësi i faqes Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Çelësi sekret i Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Pragu i Rezultateve',
+ 'instructions' => 'Një vlerë ndërmjet 0 dhe 1. Sa më i lartë pragu, aq më i rreptë është ReCaptcha në përpjekjen për të përcaktuar nëse një përdorues është bot apo jo.',
+ ],
+ 'education' => [
+ 'name' => 'Arsimi'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Shteti i Arsimit'
+ ],
+ 'profession' => [
+ 'name' => 'Profesioni'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/field.php b/addons/default/visiosoft/profile-module/resources/lang/sv/field.php
index 64ebdf25d..c5ca562f7 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sv/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sv/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Födelsedag'
],
+ 'education' => [
+ 'name' => 'Utbildning'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Utbildningsstatus'
+ ],
+ 'profession' => [
+ 'name' => 'Yrke'
+ ],
'identification_number' => [
'name' => 'Identifieringsnummer'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Redigera detaljer',
'update' => 'Uppdatering',
'change_password' => 'Ändra lösenord',
+
+ // Register page
+ 'accept_terms_label' => 'Jag accepterar villkoren.',
+ 'accept_protection_law_label' => 'Jag accepterar villkoren i lagen om skydd av personuppgifter.',
+ 'accept_privacy_terms_label' => 'Jag accepterar sekretessvillkor.',
+ 'receive_sms_emails_label' => 'Jag vill få e-post och sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/message.php b/addons/default/visiosoft/profile-module/resources/lang/sv/message.php
index ff42328d8..6fe29a4ad 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sv/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sv/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-post uppdaterad!',
'update_email_mail_message' => 'Din e-postadress har uppdaterats!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha-fält krävs.',
+ 'failed_to_validate_captcha' => 'Det gick inte att validera captcha.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/section.php b/addons/default/visiosoft/profile-module/resources/lang/sv/section.php
index 9da696695..d45dcaa1f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sv/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sv/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'adress',
],
'general_setting' => 'Allmänna Inställningar',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php b/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php
index a874e9ab5..68b33657a 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Avatar Upload',
],
-
'show_tax_office' => [
'name' => 'Visa fält för skattekontor',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Visa kryssrutans villkor i registret',
+ 'instructions' => 'Visa "Acceptera term", "skyddslag", "sekretessbegrepp", "sms & e-post" på registerformuläret'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Visa utbildnings- och yrkesfält',
+ 'instructions' => 'Visa "Utbildning", "Utbildningsläge" och "Yrke" på profilredigeringssidan'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha-webbplatsnyckel',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha Secret Key',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Betygsgräns',
+ 'instructions' => 'Ett värde mellan 0 och 1. Ju högre tröskel desto strängare är ReCaptcha i att försöka avgöra om en användare är en bot eller inte.',
+ ],
+ 'education' => [
+ 'name' => 'Utbildning'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Utbildningsstatus'
+ ],
+ 'profession' => [
+ 'name' => 'Yrke'
+ ],
];
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 54c038dca..85e7042da 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/tr/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/tr/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Doğum günü'
],
+ 'education' => [
+ 'name' => 'Eğitim'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Eğitim Durumu'
+ ],
+ 'profession' => [
+ 'name' => 'Meslek'
+ ],
'identification_number' => [
'name' => 'Kimlik Numarası'
],
@@ -445,4 +454,10 @@ return [
'edit_details' => 'Detayları düzenle',
'update' => 'Güncelleme',
'change_password' => 'Şifre değiştir',
+
+ // Register page
+ 'accept_terms_label' => 'Koşulları kabul ediyorum.',
+ 'accept_protection_law_label' => 'Kişisel Verilerin Korunması Kanunu hükümlerini kabul ediyorum.',
+ 'accept_privacy_terms_label' => 'Gizlilik şartlarını kabul ediyorum.',
+ 'receive_sms_emails_label' => 'E-posta ve sms almak istiyorum.',
];
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 0dd4f3d0e..1822f4431 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/tr/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/tr/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'E-posta Güncellendi!',
'update_email_mail_message' => 'E-postanız Güncellendi!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha alanı zorunludur.',
+ 'failed_to_validate_captcha' => 'Captcha doğrulanamadı.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/tr/section.php b/addons/default/visiosoft/profile-module/resources/lang/tr/section.php
index ced15c8f5..5012f89f3 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/tr/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/tr/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Adres',
],
'general_setting' => 'Genel Ayarlar',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php b/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php
index 78bd2cd3a..e56e3452f 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Profil Fotoğrafı',
],
-
'show_tax_office' => [
'name' => 'Vergi Dairesi Alanını Göster',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Kayıtta Onay Kutusu Koşullarını Göster',
+ 'instructions' => 'Kayıt formunda "Şartları kabul et", "koruma yasası", "gizlilik şartı", "sms ve e-postalar" ı gösterin'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Eğitim ve Meslek Alanlarını Göster',
+ 'instructions' => 'Profil düzenleme sayfasında "Eğitim", "Eğitim Durumu" ve "Meslek" bilgilerini gösterin'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Google Captcha Site Anahtarı',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Google Captcha Gizli Anahtarı',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Puan Eşiği',
+ 'instructions' => '0 ile 1 arasında bir değer. Eşik ne kadar yüksekse, ReCaptcha bir kullanıcının bot olup olmadığını belirlemeye çalışırken o kadar katı olur.',
+ ],
+ 'education' => [
+ 'name' => 'Eğitim'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Eğitim Durumu'
+ ],
+ 'profession' => [
+ 'name' => 'Meslek'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/uk/field.php b/addons/default/visiosoft/profile-module/resources/lang/uk/field.php
index c48fb8e9f..0983751b7 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/uk/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/uk/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'День народження'
],
+ 'education' => [
+ 'name' => 'Освіта'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Стан освіти'
+ ],
+ 'profession' => [
+ 'name' => 'Професія'
+ ],
'identification_number' => [
'name' => 'Ідентифікаційний номер'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Редагувати деталі',
'update' => 'Оновлення',
'change_password' => 'Змінити пароль',
+
+ // Register page
+ 'accept_terms_label' => 'Я приймаю умови.',
+ 'accept_protection_law_label' => 'Я приймаю умови Закону про захист персональних даних.',
+ 'accept_privacy_terms_label' => 'Я приймаю умови конфіденційності.',
+ 'receive_sms_emails_label' => 'Я хочу отримувати електронну пошту та sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/uk/message.php b/addons/default/visiosoft/profile-module/resources/lang/uk/message.php
index 39de4a60c..60aa2e428 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/uk/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/uk/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'Оновлено електронний лист!',
'update_email_mail_message' => 'Ваш електронний лист оновлено!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'Поле reCaptcha обов’язкове.',
+ 'failed_to_validate_captcha' => 'Не вдалося перевірити капчу.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/uk/section.php b/addons/default/visiosoft/profile-module/resources/lang/uk/section.php
index 70987d599..8b9318dec 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/uk/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/uk/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Адреса',
],
'general_setting' => 'Загальні налаштування',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/uk/setting.php b/addons/default/visiosoft/profile-module/resources/lang/uk/setting.php
index f7e935220..f94551a15 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/uk/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/uk/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Завантажити аватар',
],
-
'show_tax_office' => [
'name' => 'Показати поле податкової служби',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Показати умови прапорця для реєстрації',
+ 'instructions' => 'Показати "Форма прийняття", "Закон про захист", "Термін конфіденційності", "SMS та електронні листи" у формі реєстрації'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Показати галузі освіти та професії',
+ 'instructions' => 'Покажіть "Освіта", "Стан освіти" та "Професія" на сторінці редагування профілю'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Ключ сайту Google Captcha',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Секретний ключ Google Captcha',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Оцінка Поріг',
+ 'instructions' => 'Значення від 0 до 1. Чим вище поріг, тим суворіший ReCaptcha намагається визначити, є користувач ботом чи ні.',
+ ],
+ 'education' => [
+ 'name' => 'Освіта'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Стан освіти'
+ ],
+ 'profession' => [
+ 'name' => 'Професія'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ur/field.php b/addons/default/visiosoft/profile-module/resources/lang/ur/field.php
index e733bd2eb..746416d4c 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ur/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ur/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'سالگرہ'
],
+ 'education' => [
+ 'name' => 'تعلیم'
+ ],
+ 'state_of_education' => [
+ 'name' => 'ریاست تعلیم'
+ ],
+ 'profession' => [
+ 'name' => 'پیشہ'
+ ],
'identification_number' => [
'name' => 'شناختی نمبر'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'تفصیلات میں ترمیم کریں',
'update' => 'اپ ڈیٹ',
'change_password' => 'پاس ورڈ تبدیل کریں',
+
+ // Register page
+ 'accept_terms_label' => 'میں شرائط کو قبول کرتا ہوں۔',
+ 'accept_protection_law_label' => 'میں ذاتی ڈیٹا کے تحفظ سے متعلق قانون کی شرائط کو قبول کرتا ہوں۔',
+ 'accept_privacy_terms_label' => 'میں رازداری کی شرائط قبول کرتا ہوں۔',
+ 'receive_sms_emails_label' => 'میں ای میل اور ایس ایم ایس وصول کرنا چاہتا ہوں۔',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ur/message.php b/addons/default/visiosoft/profile-module/resources/lang/ur/message.php
index ec3e56351..a1abdf4d0 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ur/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ur/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'ای میل کی تازہ کاری!',
'update_email_mail_message' => 'آپ کا ای میل تازہ ترین ہوگیا ہے!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'reCaptcha فیلڈ درکار ہے۔',
+ 'failed_to_validate_captcha' => 'کیپچا کی توثیق کرنے میں ناکام۔',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ur/section.php b/addons/default/visiosoft/profile-module/resources/lang/ur/section.php
index 7ea35f791..0b095e950 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ur/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ur/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'ایڈریس',
],
'general_setting' => 'عام ترتیبات',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/ur/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ur/setting.php
index 7f6601033..42df41c18 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/ur/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/ur/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'اوتار اپ لوڈ',
],
-
'show_tax_office' => [
'name' => 'ٹیکس آفس فیلڈ دکھائیں',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'رجسٹر پر چیک باکس کی شرائط دکھائیں',
+ 'instructions' => 'رجسٹر فارم پر "قبول شدہ اصطلاح" ، "تحفظ قانون" ، "رازداری کی اصطلاح" ، "ایس ایم ایس اور ای میلز" دکھائیں۔'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'تعلیم اور پیشہ ور فیلڈز دکھائیں',
+ 'instructions' => 'پروفائل میں ترمیم والے صفحے پر "تعلیم" ، "ریاست تعلیم" اور "پیشہ" دکھائیں'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'گوگل کیپچا سائٹ کی',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'گوگل کیپچا سیکرٹ کی',
+ ],
+ 'score_threshold' => [
+ 'name' => 'اسکور کی حد',
+ 'instructions' => '0 اور 1 کے درمیان ایک قدر جس کی حد زیادہ ہے اس سے زیادہ سخت ری کیپچا اس بات کا تعین کرنے کی کوشش میں ہے کہ آیا صارف بوٹ ہے یا نہیں۔',
+ ],
+ 'education' => [
+ 'name' => 'تعلیم'
+ ],
+ 'state_of_education' => [
+ 'name' => 'ریاست تعلیم'
+ ],
+ 'profession' => [
+ 'name' => 'پیشہ'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/field.php b/addons/default/visiosoft/profile-module/resources/lang/vi/field.php
index b5a5101ac..1f8185a49 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/vi/field.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/vi/field.php
@@ -58,6 +58,15 @@ return [
'birthday' => [
'name' => 'Sinh nhật'
],
+ 'education' => [
+ 'name' => 'Giáo dục'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Bang giáo dục'
+ ],
+ 'profession' => [
+ 'name' => 'Nghề nghiệp'
+ ],
'identification_number' => [
'name' => 'Mã số'
],
@@ -446,4 +455,10 @@ return [
'edit_details' => 'Chỉnh sửa chi tiết',
'update' => 'Cập nhật',
'change_password' => 'Đổi mật khẩu',
+
+ // Register page
+ 'accept_terms_label' => 'Tôi chấp nhận các điều khoản.',
+ 'accept_protection_law_label' => 'Tôi chấp nhận các điều khoản của Luật Bảo vệ Dữ liệu Cá nhân.',
+ 'accept_privacy_terms_label' => 'Tôi chấp nhận các điều khoản về quyền riêng tư.',
+ 'receive_sms_emails_label' => 'Tôi muốn nhận e-mail & sms.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/message.php b/addons/default/visiosoft/profile-module/resources/lang/vi/message.php
index 481efc259..2a671dd4a 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/vi/message.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/vi/message.php
@@ -38,4 +38,8 @@ return [
// Mail
'update_email_mail_subject' => 'Đã cập nhật email!',
'update_email_mail_message' => 'Email của bạn đã được cập nhật!',
+
+ // Register
+ 'recaptcha_field_is_required' => 'trường reCaptcha là bắt buộc.',
+ 'failed_to_validate_captcha' => 'Không xác thực được hình ảnh xác thực.',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/section.php b/addons/default/visiosoft/profile-module/resources/lang/vi/section.php
index 56baf4899..bef940b51 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/vi/section.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/vi/section.php
@@ -8,4 +8,5 @@ return [
'title' => 'Địa chỉ',
],
'general_setting' => 'Cài đặt chung',
+ 'recaptcha' => 'reCAPTCHA',
];
diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/setting.php b/addons/default/visiosoft/profile-module/resources/lang/vi/setting.php
index 1b866a28a..198f5c5c6 100644
--- a/addons/default/visiosoft/profile-module/resources/lang/vi/setting.php
+++ b/addons/default/visiosoft/profile-module/resources/lang/vi/setting.php
@@ -7,8 +7,34 @@ return [
'upload_avatar' => [
'name' => 'Tải lên hình đại diện',
],
-
'show_tax_office' => [
'name' => 'Hiển thị Trường Văn phòng Thuế',
],
+ 'show_checkbox_terms_on_register' => [
+ 'name' => 'Hiển thị Điều khoản Hộp kiểm trên Đăng ký',
+ 'instructions' => 'Hiển thị "Điều khoản chấp nhận", "luật bảo vệ", "điều khoản bảo mật", "sms & email" trên biểu mẫu đăng ký'
+ ],
+ 'show_education_profession' => [
+ 'name' => 'Hiển thị các lĩnh vực giáo dục và nghề nghiệp',
+ 'instructions' => 'Hiển thị "Học vấn", "Trạng thái giáo dục" và "Nghề nghiệp" trên trang chỉnh sửa hồ sơ'
+ ],
+ 'google_captcha_site_key' => [
+ 'name' => 'Khóa trang web Captcha của Google',
+ ],
+ 'google_captcha_secret_key' => [
+ 'name' => 'Khóa bí mật Captcha của Google',
+ ],
+ 'score_threshold' => [
+ 'name' => 'Ngưỡng điểm',
+ 'instructions' => 'Giá trị từ 0 đến 1. Ngưỡng càng cao thì ReCaptcha càng nghiêm ngặt trong việc cố gắng xác định xem người dùng có phải là bot hay không.',
+ ],
+ 'education' => [
+ 'name' => 'Giáo dục'
+ ],
+ 'state_of_education' => [
+ 'name' => 'Bang giáo dục'
+ ],
+ 'profession' => [
+ 'name' => 'Nghề nghiệp'
+ ],
];
diff --git a/addons/default/visiosoft/profile-module/resources/views/profile/detail.twig b/addons/default/visiosoft/profile-module/resources/views/profile/detail.twig
index b27876489..81e7820ec 100644
--- a/addons/default/visiosoft/profile-module/resources/views/profile/detail.twig
+++ b/addons/default/visiosoft/profile-module/resources/views/profile/detail.twig
@@ -102,7 +102,7 @@
{% set profileForm = form('profile').entry(user.id).get() %}
- {{ profileForm.open()|raw }}
+ {{ profileForm.open({ 'id': 'profile-detail' })|raw }}
{% if setting_value('visiosoft.module.profile::upload_avatar') %}
@@ -149,6 +149,64 @@
{{ profileForm.fields.birthday.input|raw }}
+
+ {% if setting_value('visiosoft.module.profile::show_education_profession') %}
+
+
+
+ {{ profileForm.fields.education.value.input|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {% endif %}