New translations section.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:33 +03:00
parent 1e4e61f094
commit a4f7049c18

View File

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