From 3ffa8021d30ccd1b45e3636cbe0fd7cc0f1974ac Mon Sep 17 00:00:00 2001 From: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:00:08 +0800 Subject: [PATCH] Update modifier-select-ui-handler.json --- src/locales/zh_CN/modifier-select-ui-handler.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/zh_CN/modifier-select-ui-handler.json b/src/locales/zh_CN/modifier-select-ui-handler.json index 24b6e205f10..21e707b493d 100644 --- a/src/locales/zh_CN/modifier-select-ui-handler.json +++ b/src/locales/zh_CN/modifier-select-ui-handler.json @@ -9,6 +9,6 @@ "checkTeamDesc": "检查队伍或使用形态改变道具", "rerollCost": "₽{{formattedMoney}}", "itemCost": "₽{{formattedMoney}}", - "continueNextWaveButton": "Continue", - "continueNextWaveDescription": "Continue to the next wave" + "continueNextWaveButton": "继续", + "continueNextWaveDescription": "继续至下一层" }