openclassify/addons/default/visiosoft/base-theme/resources/lang/tr/setting.php
2022-01-31 10:19:25 +03:00

49 lines
1.2 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 [
'navigation_title' => [
'name' => 'Gezinme Başlığı',
],
'navigation_action' => [
'name' => 'Gezinme Eylemi',
],
'country_fields' => [
'name' => 'Ülke Alanları',
],
'date_fields' => [
'name' => 'Tarih Alanları',
],
'price_fields' => [
'name' => 'Fiyat Alanları',
],
'breadcrumbs' => [
'name' => 'Breadcrumb',
],
'ad_details' => [
'name' => 'İlan Ayrıntıları',
],
'ad_details_tab' => [
'name' => 'İlan Ayrıntıları Sekmesi',
],
'latest_and_view_all_btn' => [
'name' => 'Tümünü Görüntüle',
],
'register_page_instruction_logo' => [
'name' => 'Kayıt Sayfası Talimat Logosu',
],
'register_page_alert_link' => [
'name' => 'Sayfa Uyarısı Bağlantısını Kaydet',
],
'style' => [
'name' => 'Stil (CSS)',
],
'home_page_sub_categories_limit' => [
'name' => 'Ana Sayfa Alt Kategoriler Sınırı',
],
'default_country' => [
'name' => 'Kayıt sayfası, telefon için varsayılan ülke',
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];