New translations stream.php (Turkish)

This commit is contained in:
Fatih Alp 2020-01-10 17:21:01 +03:00
parent bea5373724
commit 2b261454ec

View File

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