Files
panel-pelican-dev/lang/zh_TW/search.php
github-actions[bot] 9e0f7cee35 New Crowdin Translations (#2421)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-07-02 08:24:53 -04:00

10 lines
234 B
PHP

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