Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Locales['en'] = {
  2.  
  3. ['robbery_cancelled'] = 'the robbery will be cancelled, you will gain nothing!',
  4. ['robbery_successful'] = 'successful robbery you have gained ~g~$',
  5. ['shop_robbery'] = 'shop Robbery',
  6. ['press_to_rob'] = 'press ~INPUT_CONTEXT~ to rob ~b~',
  7. ['robbery_of'] = 'store robbery: ~r~',
  8. ['seconds_remaining'] = '~w~ seconds remaning',
  9. ['robbery_cancelled_at'] = '~r~ Robbery cancelled at: ~b~',
  10. ['robbery_has_cancelled'] = '~r~ robbery has been cancelled: ~b~',
  11. ['already_robbed'] = 'this store has already been robbed. Please wait: ',
  12. ['seconds'] = 'seconds.',
  13. ['rob_in_prog'] = '~r~ robbery in progress at: ~b~',
  14. ['started_to_rob'] = 'you started to rob ',
  15. ['do_not_move'] = ', do not move away!',
  16. ['alarm_triggered'] = 'the alarm has been triggered',
  17. ['hold_pos'] = 'hold for 5 minutes and the money is yours!',
  18. ['robbery_complete'] = '~r~ Robbery complete.~s~ ~h~ Run!',
  19. ['robbery_complete_at'] = '~r~ Robbery complete at: ~b~',
  20. ['min_two_police'] = 'there must be at least ~b~5 policemen~s~ in town to rob.',
  21. ['robbery_already'] = '~r~A robbery is already in progress.',
  22.  
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement