mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Greek)
This commit is contained in:
parent
9678429e7a
commit
c14ad1c0cb
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_category" =>"Νέα κατηγορία",
|
||||
"add_sub_category" =>"Προσθήκη υπο-κατηγορίας",
|
||||
"sub_category" =>"Εμφάνιση υπο-κατηγορίας",
|
||||
"new_placeholderforsearch" =>"Νέος χώρος κράτησης για αναζήτηση"
|
||||
];
|
||||
return [
|
||||
'new_category' => 'Νέα κατηγορία',
|
||||
'add_sub_category' => 'Προσθήκη υπο-κατηγορίας',
|
||||
'sub_category' => 'Εμφάνιση υπο-κατηγορίας',
|
||||
'new_placeholderforsearch' => 'Νέος χώρος κράτησης για αναζήτηση',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user