From 4ff6e5551367c1ad2783982ed7c5ebe9b4bc7036 Mon Sep 17 00:00:00 2001 From: LlmDl Date: Sun, 21 Apr 2024 14:53:09 -0500 Subject: [PATCH] New translations en-us.yml (Classical Chinese) --- Towny/src/main/resources/lang/lzh.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Towny/src/main/resources/lang/lzh.yml b/Towny/src/main/resources/lang/lzh.yml index bdd1e1a770..a900ea43b3 100644 --- a/Towny/src/main/resources/lang/lzh.yml +++ b/Towny/src/main/resources/lang/lzh.yml @@ -2149,3 +2149,5 @@ msg_townblock_max_join_days_removed: "This TownBlock has had its max-join-days r msg_townblock_min_join_days_set_to: "This TownBlock has had its min-join-days requirement set to %s. Only players joined for more than that number of days will be able to use /plot claim." msg_townblock_max_join_days_set_to: "This TownBlock has had its max-join-days requirement set to %s. Only players joined for less than that number of days will be able to use /plot claim." msg_new_resident_spawn_to_town_prompt: "Did you want to spawn to the town you just joined?" +msg_recieved_refund_for_deleted_object: "You have received the bank balance of your deleted town or nation, a sum of %s." +msg_err_you_already_own_this_plot: "You already own this plot."