mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Hindi)
This commit is contained in:
parent
63d61b94d7
commit
b7e882e23b
@ -428,19 +428,19 @@ return [
|
||||
'my_address' => 'मेरा पता',
|
||||
|
||||
'company' => [
|
||||
'name' => 'Company Name'
|
||||
'name' => 'कंपनी का नाम'
|
||||
],
|
||||
'tax_office' => [
|
||||
'name' => 'Tax Office'
|
||||
'name' => 'कर कार्यालय'
|
||||
],
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
'name' => 'कर संख्या'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
'my_profile' => 'मेरी प्रोफाइल',
|
||||
'edit_profile' => 'प्रोफ़ाइल संपादित करें',
|
||||
'edit_details' => 'विवरण संपादित करें',
|
||||
'update' => 'अपडेट करें',
|
||||
'change_password' => 'पासवर्ड बदलें',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user