openclassify/addons/default/visiosoft/profile-module/resources/lang/he/section.php
2020-05-12 19:12:14 +03:00

12 lines
192 B
PHP

<?php
return [
'profile' => [
'title' => 'פרופיל',
],
'adress' => [
'title' => 'כתובת',
],
'general_setting' => 'הגדרות כלליות',
];