diff --git a/Towny/src/main/resources/lang/en-US.yml b/Towny/src/main/resources/lang/en-US.yml index 87a081f345..e9dcf5af89 100644 --- a/Towny/src/main/resources/lang/en-US.yml +++ b/Towny/src/main/resources/lang/en-US.yml @@ -2623,4 +2623,6 @@ msg_err_not_allowed_to_switch: "You aren't allowed to Switch here." chunknotification_plot_claim_help_message: " Use '/plot claim' to buy this plot." titlemsg_pay_your_bail_title: "Pay your bail: %s" -titlemsg_pay_your_bail_subtitle: "/res jail paybail" \ No newline at end of file +titlemsg_pay_your_bail_subtitle: "/res jail paybail" + +msg_not_for_sale: "Not for sale." \ No newline at end of file