mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Urdu (Pakistan))
This commit is contained in:
parent
77b758a3ea
commit
61990deafd
@ -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' => 'برآمد کریں',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user