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
873e6aa8d8
commit
d922d925c4
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"title" =>"Κατηγορία",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"title" =>"Θέση θέσης για αναζήτηση",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'title' => 'Κατηγορία',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'title' => 'Θέση θέσης για αναζήτηση',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user