Advertisement
Johnanater

IceVote Translations - 1.0.0.0

Sep 14th, 2019 (edited)
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.46 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <Translation Id="remind_on_join" Value="Remember to vote for us using /vote!" />
  4.   <Translation Id="rank_removed" Value="Your rank {0} has been removed! Go vote some more!" />
  5.   <Translation Id="vote_syntax" Value="To vote, type: /vote &lt;site&gt;" />
  6.   <Translation Id="list_sites" Value="Voting sites: {0}" />
  7.   <Translation Id="url_description" Value="Remember to use /reward {0} after voting!" />
  8.   <Translation Id="reward_chat_reminder" Value="Remember to use /reward {0} after voting!" />
  9.   <Translation Id="votes_syntax" Value="/votes [&lt;player&gt;]" />
  10.   <Translation Id="player_has_x_votes" Value="{0} has {1} votes!" />
  11.   <Translation Id="reward_syntax" Value="To claim your reward, type: /reward &lt;site&gt;" />
  12.   <Translation Id="you_have_not_voted" Value="You have not voted on {0} today!" />
  13.   <Translation Id="you_already_voted" Value="You have already voted on {0} today!" />
  14.   <Translation Id="error_checking_vote" Value="There has been an error checking for your vote on {0}!" />
  15.   <Translation Id="not_a_site" Value="That is not a voting site!" />
  16.   <Translation Id="player_not_online" Value="That player is not online!" />
  17.   <Translation Id="rank_given" Value="You have been given rank {0}!" />
  18.   <Translation Id="voting" Value="Voting" />
  19.   <Translation Id="you" Value="You" />
  20. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement