From 1d84856d023c6985f3ff9e5f5d39f9e466ae9aeb Mon Sep 17 00:00:00 2001 From: qzn to fbnj <100760086+qznfbnj@users.noreply.github.com> Date: Wed, 3 Jul 2024 16:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E5=A4=8D=EF=BC=9A=E4=BB=AA?= =?UTF-8?q?=E8=A1=A8=E6=9D=BF=20-=20=E5=B7=A6=E4=BE=A7=E6=A0=8F=20-=20?= =?UTF-8?q?=E7=BD=AE=E9=A1=B6=E4=BB=93=E5=BA=93=20(#218)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 其智乃反不能及 <100760086+qznfbnj@users.noreply.github.com> --- locals.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locals.js b/locals.js index eb8165554..90731f413 100644 --- a/locals.js +++ b/locals.js @@ -1282,7 +1282,7 @@ I18N.zh["page-dashboard"] = { // 已登录的首页 - 仪表板(含组织) // 左侧栏 "View organization": "查看组织", // 组织 "Browse organization's repositories": "浏览组织的仓库", // 组织 - "Top Repositories": "置顶仓库", + "Top repositories": "置顶仓库", "New": "新建", "Find a repository…": "搜索仓库…", "Show more": "显示更多",