From 586b5341bd9d996e7af6bef487e012c60eb54b64 Mon Sep 17 00:00:00 2001 From: Vrontis Date: Tue, 7 May 2019 14:05:41 +0000 Subject: [PATCH] Fixed ; in en_US.lang (cc Eso) --- src/main/resources/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/en_US.lang b/src/main/resources/en_US.lang index 7c07e91..3f56ba2 100644 --- a/src/main/resources/en_US.lang +++ b/src/main/resources/en_US.lang @@ -13,14 +13,14 @@ interface.confirmsettings.cancelitemlore= "&cClick here if you want to cancel yo #Command Messages command.error.noplayer= "&7That user either does not exist or is not online" -command.error.novoucher= "&cThat voucher does not exist."; +command.error.novoucher= "&cThat voucher does not exist." command.error.notexist= "&7The command you entered does not exist or is spelt incorrectly." command.error.notnumber= "&7Failed to parse that number into a valid amount." command.reload.success= "&7Reloaded all config files and vouchers." command.give.send= "&7You have given &6%player% &7the voucher &6%voucher% &7(&6x%amount%&7)." command.give.receive= "&7You have received the voucher &6%voucher% &7(&6x%amount%&7)." command.give.cancelled= "&cEvent got cancelled." -command.force.send= "&7You have forced &6%player% &7to redeem the voucher &6%voucher% &7(&6x%amount%&7)."; +command.force.send= "&7You have forced &6%player% &7to redeem the voucher &6%voucher% &7(&6x%amount%&7)." command.list.list= "&7List of all vouchers: &6%list%&7." #Event Messages