New translations button.php (Urdu (Pakistan))

This commit is contained in:
Fatih Alp 2020-09-24 12:39:54 +03:00
parent 77b758a3ea
commit 61990deafd

View File

@ -0,0 +1,18 @@
<?php
return [
'new_profile' => 'نئ پروفائل',
'new_adress' => 'نیا ایڈریس',
'show' => 'ایڈریس دکھائیں',
'update_password' => 'پاس ورڈ کو اپ ڈیٹ کریں',
'update_profile' => 'پروفائل کو اپ ڈیٹ کریں',
'delete' => 'حذف کریں',
'extend' => 'بڑھائیں',
'extend_all' => 'سب کو بڑھاؤ',
'edit' => 'ترمیم',
'go_profile' => 'پروفائل کی تفصیل پر جائیں',
'go_user' => 'صارف کی تفصیل پر جائیں',
'personal' => 'ذاتی',
'corporate' => 'کارپوریٹ',
'export' => 'برآمد کریں',
];