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."