openclassify/addons/default/visiosoft/profile-module/resources/lang/hi/section.php
2026-03-02 23:41:21 +03:00

19 lines
428 B
PHP

<?php
return [
'profile' => [
'title' => 'प्रोफ़ाइल',
],
'adress' => [
'title' => 'पता',
],
'general_setting' => 'सामान्य सेटिंग्स',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'शिक्षा',
],
'education_part' => [
'title' => 'शिक्षा का हिस्सा',
],
];