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

19 lines
362 B
PHP

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