Fix code search result hint on zh-CN (#18053)

pull/18057/head
Lunny Xiao 3 years ago committed by GitHub
parent 877040e652
commit 9086916eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      options/locale/locale_zh-CN.ini

@ -1611,7 +1611,7 @@ search=搜索
search.search_repo=搜索仓库...
search.fuzzy=模糊
search.match=匹配
search.results=在 <a href="%s"> %s </a> 中搜索 "%s" 的结果
search.results=在 <a href="%[2]s"> %[3]s </a> 中搜索 "%[1]s" 的结果
settings=设置
settings.desc=设置是你可以管理仓库设置的地方

Loading…
Cancel
Save