Advertisement
Johnanater

IceMute Translations - 1.2.0

Jun 20th, 2019 (edited)
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.78 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="you_have_been_muted" Value="You have been muted by {0} for {1} seconds for '{2}'!" />
  4.   <Translation Id="you_have_been_unmuted" Value="You have been unmuted by {0}!" />
  5.   <Translation Id="you_are_muted" Value="You are muted for '{0}' for {1} more seconds!" />
  6.   <Translation Id="mute_expired" Value="Your mute has expired" />
  7.   <Translation Id="player_muted" Value="{0} has been muted for {1} seconds!" />
  8.   <Translation Id="player_not_online" Value="That player isn't online!" />
  9.   <Translation Id="player_already_muted" Value="{0} is already muted!" />
  10.   <Translation Id="player_not_muted" Value="{0} is not muted!" />
  11.   <Translation Id="player_unmuted" Value="{0} has been unmuted!" />
  12.   <Translation Id="censored_symbol" Value="#" />
  13.   <Translation Id="not_a_number" Value="{0} is not a number!" />
  14.   <Translation Id="is_exempt" Value="{0} cannot be muted!" />
  15.   <Translation Id="no_reason" Value="You did not supply a reason!" />
  16.   <Translation Id="cmd_muteinfo_1" Value="Mute info for: {0} ({1})" />
  17.   <Translation Id="cmd_muteinfo_2" Value="Reason: {0}" />
  18.   <Translation Id="cmd_muteinfo_3" Value="Time Left: {0}s" />
  19.   <Translation Id="cmd_muteinfo_4" Value="Staff: {0} ({1})" />
  20.   <Translation Id="discord_webhook_username" Value="IceMute" />
  21.   <Translation Id="discord_username" Value="{0} ({1})" />
  22.   <Translation Id="discord_title" Value="Mute Log" />
  23.   <Translation Id="discord_description" Value="{0} ({1}) has been muted for {3} seconds. {6}Reason: {2} {6}Staff: {4} ({5})" />
  24.   <Translation Id="discord_footer" Value="{0} - PST" />
  25.   <Translation Id="date_format" Value="MM/dd/yyyy hh:mm tt" />
  26. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement