From 80480213b8f9cd371016512b689b335296a8f2dc Mon Sep 17 00:00:00 2001 From: LOG1997 <2694233102@qq.com> Date: Tue, 9 Dec 2025 23:25:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(i18n):=20=E6=9B=B4=E6=96=B0=E6=8A=BD?= =?UTF-8?q?=E5=A5=96=E9=85=8D=E7=BD=AE=E7=9B=B8=E5=85=B3=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96=E6=96=87=E6=A1=88=20#96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/zhCn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zhCn.ts b/src/locales/zhCn.ts index f61791b..5671de5 100644 --- a/src/locales/zhCn.ts +++ b/src/locales/zhCn.ts @@ -59,7 +59,7 @@ export default { detail: '详细信息', noneData: '暂无数据', // prize configuration - fullParticipation: '全员参加', + fullParticipation: '可重复', numberParticipants: '抽奖人数', isDone: '已抽取', image: '图片',