Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.3.2^2
zouap 3 years ago
parent
commit
f430b14eb4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/home/search.js

+ 1
- 1
public/home/search.js View File

@@ -1252,7 +1252,7 @@ var zhCN={
"search_last_page":"Last", "search_last_page":"Last",
"search_go_to":"Go", "search_go_to":"Go",
"search_go_page":"Page", "search_go_page":"Page",
"find_title":" \"<strong class=\"highlight\" id=\"keyword_desc\">{keyword}</strong>\" {total} related {tablename}",
"find_title":" {total} \"<strong class=\"highlight\" id=\"keyword_desc\">{keyword}</strong>\" related {tablename}",
"search_empty":"<strong>Please enter any keyword to start the search.</strong>" "search_empty":"<strong>Please enter any keyword to start the search.</strong>"
} }




Loading…
Cancel
Save