Skip to content

Commit 9086916

Browse files
authored
Fix code search result hint on zh-CN (go-gitea#18053)
1 parent 877040e commit 9086916

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

options/locale/locale_zh-CN.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -630,8 +630,8 @@ last_used=上次使用在
630630
no_activity=没有最近活动
631631
can_read_info=读取
632632
can_write_info=写入
633-
key_state_desc=7 天内使用过该密钥
634-
token_state_desc=7 天内使用过该密钥
633+
key_state_desc=7 天内使用过该密钥
634+
token_state_desc=7 天内使用过该密钥
635635
principal_state_desc=7 天内使用过该规则
636636
show_openid=在个人信息上显示
637637
hide_openid=在个人信息上隐藏
@@ -808,7 +808,7 @@ watchers=关注者
808808
stargazers=称赞者
809809
forks=派生仓库
810810
pick_reaction=选择你的表情
811-
reactions_more=再加载 %d
811+
reactions_more=再加载 %d
812812
unit_disabled=站点管理员已禁用此仓库单元。
813813
language_other=其它
814814
adopt_search=输入用户名以搜索未被收录的仓库... (留空以查找全部)
@@ -1611,7 +1611,7 @@ search=搜索
16111611
search.search_repo=搜索仓库...
16121612
search.fuzzy=模糊
16131613
search.match=匹配
1614-
search.results=在 <a href="%s"> %s </a> 中搜索 "%s" 的结果
1614+
search.results=在 <a href="%[2]s"> %[3]s </a> 中搜索 "%[1]s" 的结果
16151615
16161616
settings=设置
16171617
settings.desc=设置是你可以管理仓库设置的地方

0 commit comments

Comments
 (0)