openclassify/addons/default/visiosoft/profile-module/resources/lang/ar/section.php
2020-01-10 17:06:47 +03:00

12 lines
194 B
PHP

<?php
return [
'profile' => [
'title' => 'الملف الشخصي',
],
'adress' => [
'title' => 'عنوان',
],
'general_setting' => 'General Settings',
];