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 <?php
return[ return [
"category" => [ 'category' => [
"name" =>"الفئة", 'name' => 'الفئة',
], ],
"placeholderforsearch" => [ 'placeholderforsearch' => [
"name" =>"Placeholderforsearch", 'name' => 'Placeholderforsearch',
], ],
]; ];