Advertisement
Guest User

Untitled

a guest
Jul 1st, 2018
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Translation Id="invalid_syntax" Value="Invalid Syntax! Usage: /restore &lt;player&gt; &lt;times ago&gt;" />
  4. <Translation Id="player_not_found" Value="Player not found!" />
  5. <Translation Id="not_number" Value="{0} is not a number higer then 0!" />
  6. <Translation Id="too_much" Value="{0} hasn't died that much!" />
  7. <Translation Id="restored" Value="You've succesfully restored {0}'s inventory!" />
  8. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement