From 470a184cac47c933b94fe0b84607d596cd9ed45a Mon Sep 17 00:00:00 2001 From: Jiecheng Date: Mon, 1 Apr 2024 07:44:34 +0800 Subject: [PATCH] some update --- client/public/locales/zh/translation.json | 6 +++--- client/src/components/level.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/public/locales/zh/translation.json b/client/public/locales/zh/translation.json index 4b77436..50c9484 100644 --- a/client/public/locales/zh/translation.json +++ b/client/public/locales/zh/translation.json @@ -7,7 +7,7 @@ "tactics": "策略", "regular": "标准", "relaxed": "休闲", - "none": "无", + "none": "自由", "Rules": "规则", "Intro": "介绍", "Game Introduction": "游戏介绍", @@ -15,11 +15,11 @@ "Start": "开始", "Inventory": "定理清单", "next level": "下一关", - "Next": "下一步", + "Next": "下一关", "back to world selection": "返回世界选择", "Leave World": "离开世界", "previous level": "上一关", - "Previous": "上一步", + "Previous": "上一关", "Editor mode is enforced!": "编辑器模式开启!", "Editor mode": "编辑器模式", "Typewriter mode": "打字机模式", diff --git a/client/src/components/level.tsx b/client/src/components/level.tsx index 260a196..b5933e0 100644 --- a/client/src/components/level.tsx +++ b/client/src/components/level.tsx @@ -466,7 +466,7 @@ function IntroductionPanel({gameInfo}) { {gameInfo.data?.worldSize[worldId] == 0 ? : }