New translations section.php (Urdu (Pakistan))

This commit is contained in:
Fatih Alp 2020-09-24 12:39:50 +03:00
parent 74e83b2afd
commit 1a76f01044

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'پروفائل',
],
'adress' => [
'title' => 'ایڈریس',
],
'general_setting' => 'عام ترتیبات',
];