From 14da6214d33341164d89f7f556ec824ba788a256 Mon Sep 17 00:00:00 2001
From: Kimi <34180607+Kimi898246@users.noreply.github.com>
Date: Sat, 7 May 2022 21:58:16 +0800
Subject: [PATCH] Traditional Chinese | Translation Patches

yeah i fucked up that one line of translation oops
also added two lines of translation too
---
 src/main/resources/languages/zh-TW.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/languages/zh-TW.json b/src/main/resources/languages/zh-TW.json
index 22d1339c..2e541929 100644
--- a/src/main/resources/languages/zh-TW.json
+++ b/src/main/resources/languages/zh-TW.json
@@ -57,7 +57,7 @@
       "player_execute_error": "璜嬪湪閬婃埐瑁′娇鐢ㄩ€欐鎸囦护銆�",
       "command_exist_error": "鎵句笉鍒版寚浠ゃ€�",
       "invalid": {
-        "amount": "鐒℃晥鐨� 鏁搁噺.",
+        "amount": "鐒℃晥鐨勬暩閲忋€�",
         "artifactId": "鐒℃晥鐨勮仏閬虹墿ID銆�",
         "avatarId": "鐒℃晥鐨勮鑹睮D銆�",
         "avatarLevel": "鐒℃晥鐨勮鑹茬瓑绱氥€�",
@@ -119,7 +119,7 @@
     },
     "coop": {
       "usage": "鐢ㄦ硶锛歝oop <playerId> <target playerId>",
-      "success": "Summoned %s to %s's world."
+      "success": "鍙枤浜� %s 鍒� %s 鐨勪笘鐣屻€�"
     },
     "enter_dungeon": {
       "usage": "鐢ㄦ硶锛歟nterdungeon <dungeon id>",
@@ -270,7 +270,7 @@
       "q_skill_id": "Q鎶€鑳絀D %s銆�"
     },
     "teleportAll": {
-      "success": "Summoned all players to your location.",
+      "success": "鍙枤浜嗘墍鏈夌帺瀹跺埌浣犵殑浣嶇疆涓娿€�",
       "error": "姝ゆ寚浠ゅ儏鍙湪澶氫汉閬婃埐涓嬪彲鐢ㄣ€�"
     },
     "teleport": {
@@ -295,4 +295,4 @@
       "available_commands": "鍙敤鎸囦护锛�"
     }
   }
-}
\ No newline at end of file
+}
-- 
GitLab