From d68f07f28b31128234dd098c69fd7ffc4efdc53d Mon Sep 17 00:00:00 2001 From: Tatsunami Sora <68324220+WaveWSBS@users.noreply.github.com> Date: Wed, 19 Nov 2025 14:57:32 +0400 Subject: [PATCH] =?UTF-8?q?Translate=20'Set'=20to=20'=E7=A2=BA=E8=AA=8D'?= =?UTF-8?q?=20in=20supporter.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-TW/supporter.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-TW/supporter.php b/zh-TW/supporter.php index 6eb49af..c7070c7 100644 --- a/zh-TW/supporter.php +++ b/zh-TW/supporter.php @@ -65,7 +65,7 @@ 'addGiftingBalance' => '添加到禮物餘額', 'giftingBalance' => '禮物餘額', 'giftTo' => '贈送給帳戶', // 'Gift to account', - 'set' => 'Set', // 'Set', //confirm, ok, apply,... + 'set' => '確認', // 'Set', //confirm, ok, apply,... 'rewardsAvailable' => '可獲得贊助獎勵', // 'Donation rewards available', 'rewardsList' => '非常感謝您贊助 Jstris! 您可以啟用以下回饋', // 'Thanks for your donation to Jstris! You may enable the following rewards.', @@ -85,4 +85,4 @@ 'addDiscord' => '在啟用前, 請於Jstris 帳號設定頁面加入您的 Discord 帳號.', // 'Add your Discord account in the Jstris account settings before enabling.', 'apply' => '儲存更改', // 'Apply changes', -]; \ No newline at end of file +];