openclassify/addons/default/visiosoft/profile-module/resources/lang/fa/section.php
2020-05-12 13:12:10 +03:00

12 lines
181 B
PHP

<?php
return [
'profile' => [
'title' => 'مشخصات',
],
'adress' => [
'title' => 'آدرس',
],
'general_setting' => 'General Settings',
];