mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
127 B
PHP
7 lines
127 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => '검색하려면 여기를 입력하십시오',
|
|
'null_msg' => '찾을 수 없음',
|
|
];
|