Advertisement
Guest User

Untitled

a guest
Mar 9th, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 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="succesfully_started" Value="{0} is getting robbed by {1}! color=yellow" />
  4. <Translation Id="ended" Value="{0} robbery on {1} has reached an ending! color=yellow" />
  5. <Translation Id="finished" Value="{0} robbery succeded and he got away! color=red" />
  6. <Translation Id="no_region_found" Value="There is no bank here! color=red" />
  7. <Translation Id="on_cooldown" Value="You're not allowed to rob this bank for another {0} seconds! color=red" />
  8. <Translation Id="already_robing" Value="You're already robbing this bank! color=red" />
  9. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement