aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAC19970 <Anarkiismo@proton.me>2024-06-15 01:00:41 +0000
committerWeblate <noreply@weblate.org>2024-06-18 22:28:56 +0200
commitb808e330fd554041662a655d3d5e851a8facdee8 (patch)
treecb4ceb65c52dab04a9fb3a0e2bde8cea3f14aba8
parent141f7aaf492b69d6700062a6e8f1f5e072af080d (diff)
downloadSkyblocker-b808e330fd554041662a655d3d5e851a8facdee8.tar.gz
Skyblocker-b808e330fd554041662a655d3d5e851a8facdee8.tar.bz2
Skyblocker-b808e330fd554041662a655d3d5e851a8facdee8.zip
Translated using Weblate (Chinese (Traditional))
Currently translated at 93.7% (717 of 765 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hant/
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_tw.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_tw.json b/src/main/resources/assets/skyblocker/lang/zh_tw.json
index 89ca950a..6fbff0fa 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_tw.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_tw.json
@@ -713,5 +713,7 @@
"skyblocker.customAnimatedDyes.unableToSetDye": "§c無法設定自訂動態染料 :( (請檢查自己是否在Skyblock中,以及是否持有物品)",
"skyblocker.config.slayer.vampireSlayer.enableManiaIndicator": "啟用Mania Block指示器",
"skyblocker.tips.customAnimatedDyes": "你可以使用 /skyblocker custom animatedDye 將自訂動態染料應用到你的皮革護甲上!",
- "skyblocker.tips.customDungeonSecretWaypoints": "你可以使用 /skyblocker dungeons secrets addWaypoint 將自訂秘密路徑點新增到任何地牢房間。"
+ "skyblocker.tips.customDungeonSecretWaypoints": "你可以使用 /skyblocker dungeons secrets addWaypoint 將自訂秘密路徑點新增到任何地牢房間。",
+ "skyblocker.waypoints.ordered.export.success": "成功將路徑點複製到剪貼簿!",
+ "skyblocker.shortcuts.commandArg.tooltip": "替換具有多個單字/參數的指令的一個或多個單字/參數,而不是匹配整個指令。"
}