openclassify/addons/default/visiosoft/profile-module/resources/lang/bn/section.php
2020-12-16 12:53:21 +03:00

19 lines
374 B
PHP

<?php
return [
'profile' => [
'title' => 'প্রোফাইল',
],
'adress' => [
'title' => 'adress',
],
'general_setting' => 'সাধারণ সেটিংস',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];