2025-10-08 16:00:47 -04:00

10 lines
234 B
PHP

<?php
return [
'validation' => '請至少輸入三個字以開始搜尋。',
'term' => [
'label' => '搜尋字詞',
'description' => '輸入伺服器名稱、UUID 或 allocation 以開始搜尋。',
],
];