From 8ea4a0d8c6146728b744f4ff740c0e1ff28d339f Mon Sep 17 00:00:00 2001 From: Maple Saint <2303601+nanjuekaien1@users.noreply.github.com> Date: Sun, 28 Jul 2024 10:01:21 +0800 Subject: [PATCH] Update zhCN (#1118) --- WarWithin/DarkflameCleft/Locales/zhCN.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WarWithin/DarkflameCleft/Locales/zhCN.lua b/WarWithin/DarkflameCleft/Locales/zhCN.lua index 0dd7a6a40..00dee3356 100644 --- a/WarWithin/DarkflameCleft/Locales/zhCN.lua +++ b/WarWithin/DarkflameCleft/Locales/zhCN.lua @@ -8,11 +8,11 @@ if L then L.sootsnout = "灰鼻" L.torchsnarl = "炬龇" L.shuffling_horror = "残步恐魔" - --L.creaky_mine_cart = "Creaky Mine Cart" + L.creaky_mine_cart = "吱嘎作响的采矿车" - --L.minecart = "Mine Cart Minigame" - --L.hits = "Hits" - --L.minecart_over = "Winner: %s (%d hits)" + L.minecart = "迷你矿车游戏" + L.hits = "命中" + L.minecart_over = "获胜者:%s (命中 %d)" end L = BigWigs:NewBossLocale("The Darkness", "zhCN")