Merge branch 'patch-1' into 'development'

Removed ; in en_US (Why were they even there?)

See merge request Songoda/epicanchors!17
This commit is contained in:
Esophose 2019-06-04 06:23:12 +00:00
commit 2fc0d4fc76
1 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@ interface.button.addtimewithxp = "&aAdd 30 Minutes with XP"
interface.button.addtimewithxplore = "&7Cost: &a%cost% Levels"
interface.button.addtimewitheconomy = "&aAdd 30 Minutes with ECO"
interface.button.addtimewitheconomylore = "&7Cost: &a$%cost%"
interface.anchor.title = "ChunkAnchor";
interface.anchor.smalltitle = "&eChunkAnchor";
interface.anchor.title = "ChunkAnchor"
interface.anchor.smalltitle = "&eChunkAnchor"
#Command Messages
@ -20,4 +20,4 @@ command.give.success = "&7You have been given a ChunkAnchor."
#Event Messages
event.general.nopermission = "&cYou do not have permission to do that."
event.upgrade.cannotafford = "&cYou cant afford that"
event.upgrade.cannotafford = "&cYou cant afford that."