New translations stream.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:19:33 +03:00
parent a89678f19e
commit 4547963f81

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"name" =>"الملف الشخصي", 'name' => 'الملف الشخصي',
], ],
"adress" => [ 'adress' => [
"name" =>"عنوان", 'name' => 'عنوان',
], ],
]; ];