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

19 lines
352 B
PHP

<?php
return [
'profile' => [
'title' => 'مشخصات',
],
'adress' => [
'title' => 'آدرس',
],
'general_setting' => 'تنظیمات عمومی',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];