链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
376 B

5 years ago
  1. <?php
  2. return [
  3. 'error_loading' => '無法載入結果',
  4. 'input_too_long' => '請刪除:num個字符',
  5. 'input_too_short' => '請輸入至少:num個字符',
  6. 'loading_more' => '載入更多結果...',
  7. 'maximum_selected' => '最多只能選擇:num個項目',
  8. 'no_results' => '未找到結果',
  9. 'searching' => '搜尋中...',
  10. ];