Skip to content

Commit

Permalink
Update lang zh_tw (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh authored Dec 7, 2024
1 parent a299166 commit f7b7f71
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions common/src/main/resources/assets/teleport_commands/lang/zh_tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"commands.teleport_commands.back.go": "正在返回",
"commands.teleport_commands.back.same": "已經回來了",

"commands.teleport_commands.worldspawn.go": "Going To The Worldspawn",
"commands.teleport_commands.worldspawn.same": "Already At Worldspawn",
"commands.teleport_commands.worldspawn.go": "正在前往世界生成點",
"commands.teleport_commands.worldspawn.same": "已經在世界生成點了",

"commands.teleport_commands.home.set": "家已設定",
"commands.teleport_commands.home.setError": "設定家時發生錯誤!",
Expand All @@ -24,21 +24,21 @@
"commands.teleport_commands.homes.error": "獲取家時發生錯誤!",
"commands.teleport_commands.homes.homes": "家:",

"commands.teleport_commands.warp.set": "Warp set",
"commands.teleport_commands.warp.setError": "Error setting the warp!",
"commands.teleport_commands.warp.exists": "Warp already exists!",
"commands.teleport_commands.warp.go": "Going to the warp",
"commands.teleport_commands.warp.goSame": "Already at the warp",
"commands.teleport_commands.warp.goError": "Error going to the warp!",
"commands.teleport_commands.warp.delete": "Warp deleted",
"commands.teleport_commands.warp.deleteError": "Error deleting warp!",
"commands.teleport_commands.warp.rename": "Warp renamed",
"commands.teleport_commands.warp.renameError": "Error renaming warp!",
"commands.teleport_commands.warp.notFound": "Warp not found!",
"commands.teleport_commands.warp.homeless": "There are no warps!",
"commands.teleport_commands.warp.set": "扭曲點已設定",
"commands.teleport_commands.warp.setError": "設定扭曲點時發生錯誤!",
"commands.teleport_commands.warp.exists": "扭曲點已經存在了!",
"commands.teleport_commands.warp.go": "正在前往扭曲點",
"commands.teleport_commands.warp.goSame": "已經在扭曲點了",
"commands.teleport_commands.warp.goError": "前往扭曲點時發生錯誤!",
"commands.teleport_commands.warp.delete": "扭曲點已刪除",
"commands.teleport_commands.warp.deleteError": "刪除扭曲點時發生錯誤!",
"commands.teleport_commands.warp.rename": "扭曲點已重新命名",
"commands.teleport_commands.warp.renameError": "重新命名扭曲點時發生錯誤!",
"commands.teleport_commands.warp.notFound": "找不到扭曲點!",
"commands.teleport_commands.warp.homeless": "沒有扭曲點!",

"commands.teleport_commands.warps.error": "Error getting warps!",
"commands.teleport_commands.warps.warps": "Warps:",
"commands.teleport_commands.warps.error": "獲取扭曲點時發生錯誤!",
"commands.teleport_commands.warps.warps": "扭曲點:",

"commands.teleport_commands.tpa.self": "嗯,這很容易",
"commands.teleport_commands.tpa.alreadySent": "請求已經發送至 %0%",
Expand Down

0 comments on commit f7b7f71

Please sign in to comment.