From 8c62cc4265ed650527a1758227143f4f4b7f0c9a Mon Sep 17 00:00:00 2001 From: rooklift <16438795+rooklift@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:39:10 +0000 Subject: [PATCH] =?UTF-8?q?=E9=BB=91=20/=20=E7=99=BD=20-=20in=20Traditiona?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/translations.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/translations.js b/src/modules/translations.js index 32405feb..ee45c952 100644 --- a/src/modules/translations.js +++ b/src/modules/translations.js @@ -804,8 +804,8 @@ translations[`繁體中文`] = { INFO_PANEL_ESCAPE: `輸入 Esc 結束編輯`, INFO_PANEL_PREV: `上一手`, INFO_PANEL_SHOW: `顯示`, - INFO_PANEL_B: `B`, - INFO_PANEL_W: `W`, + INFO_PANEL_B: `黑`, + INFO_PANEL_W: `白`, INFO_PANEL_SCORE: `領先目數`, INFO_PANEL_STN: `棋子數`, INFO_PANEL_CAPS: `提子數`,