From cfdd18c5902c2434ad3eb8d8f17f0b51fba917e1 Mon Sep 17 00:00:00 2001 From: Heinrich-XIAO <74563446+Heinrich-XIAO@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:26:30 +0000 Subject: [PATCH] play.pause --- translation/zh-CN.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translation/zh-CN.toml b/translation/zh-CN.toml index 12a2256f6..e01eaadcb 100644 --- a/translation/zh-CN.toml +++ b/translation/zh-CN.toml @@ -228,10 +228,10 @@ player_white = "白方" player_black = "黑方" [play.pause] -title = "站厅了" +title = "暂停" resume = "继续" -arrows = "Arrows: Defense" -perspective = "Perspective: Off" +arrows = "箭头: 防御" +perspective = "视角: 关闭" copy = "复制棋局" paste = "粘贴棋局" main_menu = "主页"