-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from yichifauzi/master
Add Traditional Chinese (zh_tw.json)
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"key.autoswitch.toggle": "AutoSwitch 切換鍵", | ||
"key.autoswitch.toggle_mowing": "除草保護切換鍵", | ||
"msg.autoswitch.mow_false": "戰鬥時除草:停用", | ||
"msg.autoswitch.mow_true": "戰鬥時除草:啟用", | ||
"msg.autoswitch.toggle_false": "AutoSwitch:停用", | ||
"msg.autoswitch.toggle_true": "AutoSwitch:啟用", | ||
"msg.autoswitch.config.1": "AutoSwitch 設定檔位於 config 資料夾中。", | ||
"msg.autoswitch.config.2": "請勿開啟或反編譯 AutoSwitch 來修改設定!", | ||
"msg.autoswitch.config.3": "快速前往該資料夾的方法是:前往「選項」,然後按下「開啟資源包資料夾」。", | ||
"msg.autoswitch.config.4": "接著回到上一層,你就會在你的 Minecraft 資料夾中看到 config 資料夾。", | ||
"msg.autoswitch.config.5": "你的設定檔就會在 config 資料夾中。", | ||
"msg.autoswitch.reset" : "已重設切換狀態", | ||
"button.autoswitch.openconfigs": "開啟設定檔", | ||
"button.autoswitch.openfolder": "開啟設定資料夾", | ||
"screen.autoswitch.config": "AutoSwitch 設定畫面", | ||
"button.autoswitch.openwiki": "開啟關於為何沒有圖形介面的 Wiki 頁面" | ||
} |