Skip to content

Commit

Permalink
Update language file.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWoodworth committed May 14, 2016
1 parent f41932c commit 7daaf73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/lang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ vote-bar-title: '&6&l<desc> &7-&6&l Votes: <count>/<total> &7-&6&l /vote <vote>'
invalid-bar-color: '&cInvalid value for bar-color: <value>' # Variables: value
invalid-bar-style: '&cInvalid value for bar-style: <value>' # Variables: value

vote-cast: '&aYour vote for &b<vote>&a has been cast'
vote-not-found: '&cThere is no vote with the name &b<vote>'
vote-cast: '&aYour vote for &b<vote>&a has been cast' # Varibles: vote
vote-not-found: '&cThere is no vote with the name &b<vote>' # Variables: vote
vote-player-only: '&cYou must be a player to cast a vote'

0 comments on commit 7daaf73

Please sign in to comment.