openclassify/addons/default/visiosoft/profile-module/resources/lang/az/setting.php
Fatih Alp c0237af5a1
New Crowdin updates (#783)
* New translations setting.php (Romanian)

* New translations setting.php (Turkish)

* New translations message.php (Swedish)
2020-11-06 20:23:55 +03:00

41 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'show_my_ads' => [
'name' => 'Reklamlar Nişanımı göstər',
],
'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şə'
],
];