New translations stream.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:19:18 +03:00
parent dd0c87ab4d
commit 62bae844b4

View File

@ -1,9 +1,7 @@
<?php
return[
"village" => [
"name" =>"قرية",
],
];
return [
'village' => [
'name' => 'قرية',
],
];