mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
Fix code search result hint on zh-CN (#18053)
This commit is contained in:
@@ -1611,7 +1611,7 @@ search=搜索
|
|||||||
search.search_repo=搜索仓库...
|
search.search_repo=搜索仓库...
|
||||||
search.fuzzy=模糊
|
search.fuzzy=模糊
|
||||||
search.match=匹配
|
search.match=匹配
|
||||||
search.results=在 <a href="%s"> %s </a> 中搜索 "%s" 的结果
|
search.results=在 <a href="%[2]s"> %[3]s </a> 中搜索 "%[1]s" 的结果
|
||||||
|
|
||||||
settings=设置
|
settings=设置
|
||||||
settings.desc=设置是你可以管理仓库设置的地方
|
settings.desc=设置是你可以管理仓库设置的地方
|
||||||
|
Reference in New Issue
Block a user