openclassify/addons/default/visiosoft/profile-module/resources/lang/el/section.php
Fatih Alp c0237af5a1
New Crowdin updates (#783)
* New translations setting.php (Romanian)

* New translations setting.php (Turkish)

* New translations message.php (Swedish)
2020-11-06 20:23:55 +03:00

13 lines
240 B
PHP

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