mirror of
https://github.com/songoda/EpicVouchers.git
synced 2025-02-12 17:51:25 +01:00
Fixed ; in en_US.lang (cc Eso)
This commit is contained in:
parent
79ec032901
commit
586b5341bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user