mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (Hindi)
This commit is contained in:
parent
63d61b94d7
commit
b7e882e23b
@ -428,19 +428,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