mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Greek)
This commit is contained in:
parent
1e4e61f094
commit
a4f7049c18
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"title" =>"Προφίλ",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"title" =>"Διεύθυνση",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => 'Προφίλ',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => 'Διεύθυνση',
|
||||
],
|
||||
'general_setting' => 'General Settings',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user