Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Locales ['en'] = {
  2.  
  3. ['valid_purchase'] = 'validate this purchase?',
  4. ['yes'] = 'yes',
  5. ['no'] = 'no',
  6. ['not_enough_money'] = 'you do not have enough money',
  7. ['press_access'] = 'press ~INPUT_CONTEXT~ to access the menu',
  8. ['masks_blip'] = 'masks',
  9. ['no_mask'] = 'you do not have a mask',
  10. ['you_paid'] = 'you paid ',
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement