mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Bengali)
This commit is contained in:
parent
f3f7506526
commit
28f8630b70
@ -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