From edbf42b1bc5031ec8a7f2535619c411717f28eac Mon Sep 17 00:00:00 2001 From: notlin4 <121224522+notlin4@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:24:17 +0800 Subject: [PATCH] Update traditional Chinese translation --- common/src/main/resources/assets/puzzle/lang/zh_tw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/resources/assets/puzzle/lang/zh_tw.json b/common/src/main/resources/assets/puzzle/lang/zh_tw.json index 3b01831..930d443 100644 --- a/common/src/main/resources/assets/puzzle/lang/zh_tw.json +++ b/common/src/main/resources/assets/puzzle/lang/zh_tw.json @@ -18,7 +18,7 @@ "puzzle.option.bigger_custom_models":"更大的自訂模型", "puzzle.option.bigger_custom_models.tooltip":"將自訂方塊/物品模型的大小限制\n從 3×3×3 增加到 5×5×5", "puzzle.midnightconfig.title":"Puzzle 進階設定", - "puzzle.midnightconfig.category.gui":"GUI", + "puzzle.midnightconfig.category.gui":"介面", "puzzle.midnightconfig.category.features":"功能", "puzzle.midnightconfig.category.internal":"內部", "puzzle.midnightconfig.tooltip":"僅供進階使用者使用的選項",