New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-07-30 12:22:41 +03:00
parent c6492b96b9
commit 46f9ccc5a7

View File

@ -118,6 +118,9 @@ return [
'listing_page_image' => [ 'listing_page_image' => [
'name' => 'Sayfa Resmi Listeleme', 'name' => 'Sayfa Resmi Listeleme',
], ],
'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field',
],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Etkin Para Birimleri', 'name' => 'Etkin Para Birimleri',
], ],