mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
8 lines
141 B
PHP
8 lines
141 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => 'Typ hier om te zoeken',
|
|
'null_msg' => 'Niet gevonden',
|
|
'choose_country' => 'Kies een land',
|
|
];
|