New translations section.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:06:47 +03:00
parent d7ef185d0d
commit 67840dbe72

View File

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