New translations section.php (Persian)

This commit is contained in:
Fatih Alp 2020-05-12 13:12:10 +03:00
parent 719f8155af
commit ee6a45365e

View File

@ -1,13 +1,11 @@
<?php
return[
"profile" => [
"title" =>"مشخصات",
],
"adress" => [
"title" =>"آدرس",
],
];
return [
'profile' => [
'title' => 'مشخصات',
],
'adress' => [
'title' => 'آدرس',
],
'general_setting' => 'General Settings',
];