openclassify/addons/default/visiosoft/profile-module/resources/lang/el/section.php
2020-12-16 12:52:58 +03:00

19 lines
370 B
PHP

<?php
return [
'profile' => [
'title' => 'Προφίλ',
],
'adress' => [
'title' => 'Διεύθυνση',
],
'general_setting' => 'Γενικές Ρυθμίσεις',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];