mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations field.php (Italian) * New translations field.php (Hebrew) * New translations field.php (Arabic) * New translations message.php (Spanish) * New translations field.php (Spanish) * New translations field.php (German)
8 lines
183 B
PHP
8 lines
183 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => '검색하려면 여기를 입력하십시오',
|
|
'null_msg' => '찾을 수 없음',
|
|
'choose_country' => '국가를 선택하십시오',
|
|
];
|