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

12 lines
191 B
PHP

<?php
return [
'profile' => [
'title' => 'Προφίλ',
],
'adress' => [
'title' => 'Διεύθυνση',
],
'general_setting' => 'General Settings',
];