From 5077a42f9b9dd028668b9cafaf2dad49a536eaa4 Mon Sep 17 00:00:00 2001 From: andrewkm <1013725+andrewkm@users.noreply.github.com> Date: Tue, 20 Jul 2021 23:06:31 +0200 Subject: [PATCH] Bruh please. (#436) --- src/main/resources/lang/english.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/english.yml b/src/main/resources/lang/english.yml index aad5141..898c3eb 100644 --- a/src/main/resources/lang/english.yml +++ b/src/main/resources/lang/english.yml @@ -16,8 +16,8 @@ delete-other-vault-all: "&4Deleted all vaults belonging to &a%p" player-only: "&cSorry but that can only be run by a player!" must-be-number: "&cYou need to specify a valid number." invalid-args: "&cInvalid args!" -no-permissions: "&cYou don''t have permission for that!" -insufficient-funds: "&cYou don''t have enough money for that!" +no-permissions: "&cYou don't have permission for that!" +insufficient-funds: "&cYou don't have enough money for that!" refund-amount: "&fYou were refunded &a%price &ffor deleting that vault." cost-to-create: "&fYou were charged &c%price &ffor creating a vault." cost-to-open: "&fYou were charged &c%price &ffor opening that vault."