From 1d0f0a25394c68af91a82d9e2ac316d916530850 Mon Sep 17 00:00:00 2001 From: snowykami Date: Mon, 2 Sep 2024 21:27:41 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=96=B0=E5=A2=9Egitea=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/components/scripts/i18n.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/scripts/i18n.ts b/docs/components/scripts/i18n.ts index 56a5f692..7d4c101f 100644 --- a/docs/components/scripts/i18n.ts +++ b/docs/components/scripts/i18n.ts @@ -29,7 +29,7 @@ const i18nData = { offline: '离线', total: '实例', fetching: '获取中', - stars: '获星', + stars: '星标', forks: '分叉', issues: '开启议题', prs: '合并请求',