New translations section.php (Turkish)

This commit is contained in:
Fatih Alp 2020-01-10 17:21:04 +03:00
parent cb3f7061e4
commit 2cd0c06068

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"title" =>"Kategori", 'title' => 'Kategori',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Arama alanı',
"title" =>"Arama alanı", ],
];
],
];