mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-16 12:12:09 -05:00
7 lines
148 B
PHP
7 lines
148 B
PHP
<?php
|
||
|
||
return [
|
||
'placeholder' => 'Πληκτρολογήστε εδώ για αναζήτηση',
|
||
'null_msg' => 'Δεν βρέθηκε',
|
||
];
|