mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 21:06:07 -06:00
New translations field.php (Persian)
This commit is contained in:
parent
6bbf453a5c
commit
35d65c6952
@ -427,19 +427,19 @@ return [
|
|||||||
'my_address' => 'نشانی من',
|
'my_address' => 'نشانی من',
|
||||||
|
|
||||||
'company' => [
|
'company' => [
|
||||||
'name' => 'Company Name'
|
'name' => 'نام شرکت'
|
||||||
],
|
],
|
||||||
'tax_office' => [
|
'tax_office' => [
|
||||||
'name' => 'Tax Office'
|
'name' => 'اداره مالیات'
|
||||||
],
|
],
|
||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'شماره مالیاتی'
|
||||||
],
|
],
|
||||||
|
|
||||||
// Profile page
|
// Profile page
|
||||||
'my_profile' => 'My Profile',
|
'my_profile' => 'پروفایل من',
|
||||||
'edit_profile' => 'Edit Profile',
|
'edit_profile' => 'ویرایش نمایه',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'جزئیات ویرایش',
|
||||||
'update' => 'Update',
|
'update' => 'به روز رسانی',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'تغییر رمز عبور',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user