From ff9b63ead9d57403ffd2c269c72fb6c92c4795fa Mon Sep 17 00:00:00 2001 From: dirtTW <31981880+yichifauzi@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:59:54 +0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: notlin4 <121224522+notlin4@users.noreply.github.com> --- src/main/resources/assets/yigd/lang/zh_tw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/yigd/lang/zh_tw.json b/src/main/resources/assets/yigd/lang/zh_tw.json index 856d49a2..6da5f2c9 100644 --- a/src/main/resources/assets/yigd/lang/zh_tw.json +++ b/src/main/resources/assets/yigd/lang/zh_tw.json @@ -50,7 +50,7 @@ "text.yigd.command.restore.success": "已成功將墳墓恢復給原玩家!", "text.yigd.command.restore.fail": "無法恢復墳墓。找不到墳墓", "text.yigd.command.rob.success": "成功掠奪墳墓!", - "text.yigd.command.rob.fail": "掠奪失敗!放棄!(找不到墳墓)", + "text.yigd.command.rob.fail": "掠奪失敗!放棄!(找不到墳墓)", "text.yigd.command.delete.success": "已從備份資料中移除墳墓資料", "text.yigd.command.delete.pass": "已部分刪除一些墳墓資料,但並非全部", "text.yigd.command.delete.fail": "無法刪除墳墓,因為找不到該墳墓",