mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations section.php (Greek)
This commit is contained in:
parent
873e6aa8d8
commit
d922d925c4
@ -1,13 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"category" => [
|
'category' => [
|
||||||
"title" =>"Κατηγορία",
|
'title' => 'Κατηγορία',
|
||||||
|
],
|
||||||
],
|
'placeholderforsearch' => [
|
||||||
"placeholderforsearch" => [
|
'title' => 'Θέση θέσης για αναζήτηση',
|
||||||
"title" =>"Θέση θέσης για αναζήτηση",
|
],
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user