mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
8 lines
155 B
PHP
8 lines
155 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => 'Írja be ide a keresést',
|
|
'null_msg' => 'Nem található',
|
|
'choose_country' => 'Válassz egy országot',
|
|
];
|