mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
8 lines
206 B
PHP
8 lines
206 B
PHP
<?php
|
||
|
||
return [
|
||
'placeholder' => 'Πληκτρολογήστε εδώ για αναζήτηση',
|
||
'null_msg' => 'Δεν βρέθηκε',
|
||
'choose_country' => 'Διάλεξε μία χώρα',
|
||
];
|