mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations permission.php (Swedish) * New translations section.php (Swedish) * New translations setting.php (Swedish) * New translations stream.php (Swedish)
51 lines
1.7 KiB
PHP
51 lines
1.7 KiB
PHP
<?php
|
|
|
|
return [
|
|
'show_my_ads' => [
|
|
'name' => 'Tab Reklamên Min Nîşan bidin',
|
|
],
|
|
'upload_avatar' => [
|
|
'name' => 'Avatar Upload',
|
|
],
|
|
'show_tax_office' => [
|
|
'name' => 'Qada Nivîsgeha Bacê Nîşan bidin',
|
|
],
|
|
'show_checkbox_terms_on_register' => [
|
|
'name' => 'Mercên Checkbox-ê li ser Tomarê nîşan bidin',
|
|
'instructions' => 'Li ser forma tomarê "Termê Qebûl Bike", "Zagona Parastinê", "Termê nepeniyê", "sms & e-name" nîşan bidin'
|
|
],
|
|
'register_protection_url' => [
|
|
'name' => 'URL-ya Parastinê tomar bikin',
|
|
],
|
|
'register_privacy_url' => [
|
|
'name' => 'URL-ya nepenîtiyê tomar bikin',
|
|
],
|
|
'show_education_profession' => [
|
|
'name' => 'Qadên Perwerde û Pîşeyê nîşan bidin',
|
|
'instructions' => 'Li ser rûpelê guherandina profîlê "Perwerde", "Dewleta Perwerdehiyê" û "Pîşeyê" nîşan bidin'
|
|
],
|
|
'google_captcha_site_key' => [
|
|
'name' => 'Mifteya Malpera Google Captcha',
|
|
],
|
|
'google_captcha_secret_key' => [
|
|
'name' => 'Mifteya Veşartî ya Google Captcha',
|
|
],
|
|
'score_threshold' => [
|
|
'name' => 'Benda Pûanê',
|
|
'instructions' => 'Nirxek di navbera 0 û 1. Çiqas benda mezintir ReCaptcha hişktir e ku hewl dide ka bikarhêner botek e an na.',
|
|
],
|
|
'education' => [
|
|
'name' => 'Zanyarî'
|
|
],
|
|
'state_of_education' => [
|
|
'name' => 'Dewleta Perwerdehiyê'
|
|
],
|
|
'profession' => [
|
|
'name' => 'Sinet'
|
|
],
|
|
'hide_register_type_profile' => [
|
|
'name' => 'Di Rûpelê Profîl de Tîpa Tomarê Veşêre',
|
|
'instructions' => 'Zeviya tomara tomarê di rûpelê guheztina profîlê de vedişêre.',
|
|
],
|
|
];
|