Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Locales['en'] = {
  2. ['valid_this_purchase'] = 'Do you want to buy it?
  3. ['yes_valid_purchase'] = 'Buy <span style="color: green;">$%s</span>',
  4. ['yes'] = 'Yes',
  5. ['no'] = 'No',
  6. ['name_outfit'] = 'Outfit Name?
  7. ['not_enough_money'] = 'You do not have enough money',
  8. ['press_menu'] = 'Bam ~INPUT_CONTEXT~ But it is not',
  9. ['clothes'] = 'Clothing Store',
  10. ['you_paid'] = 'Buy It ~g~$',
  11. ['save_in_dressing'] = 'Do you want to save outfit?',
  12. ['shop_clothes'] = 'Clothing store',
  13. ['player_clothes'] = 'Dressing room',
  14. ['shop_main_menu'] = 'Hello',
  15. ['saved_outfit'] = 'Save the bought item',
  16. ['loaded_outfit'] = You have selected the purchased item',
  17. ['suppr_cloth'] = 'Delete saved clothes',
  18. ['supprimed_cloth'] = 'The clothes have been deleted'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement