New translations section.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:07:11 +03:00
parent 672ff0e5ac
commit cb161e11f3

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"title" =>"الفئة", 'title' => 'الفئة',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Placeholderforsearch',
"title" =>"Placeholderforsearch", ],
];
],
];