New translations stream.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:07:12 +03:00
parent cb161e11f3
commit d82af1bebf

View File

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