elmostro127

edenclotheshop

Apr 24th, 2020
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Locales['en'] = {
  2.  
  3. ['valid_this_purchase'] = 'Validar compra?',
  4. ['yes'] = 'Si',
  5. ['no'] = 'No',
  6. ['name_outfit'] = 'Nombre del conjunto?',
  7. ['not_enough_money'] = 'No tenés suficiente plata',
  8. ['press_menu'] = 'Pulsa ~INPUT_CONTEXT~ para acceder al menú',
  9. ['clothes'] = 'Ropa',
  10. ['you_paid'] = 'Pagaste $',
  11. ['save_in_dressing'] = '¿Querés darle un nombre a tu conjunto? ?',
  12. ['shop_clothes'] = 'Tienda de ropa',
  13. ['player_clothes'] = 'Cambiar ropa - vestidor',
  14. ['shop_main_menu'] = 'Bienvenido/a ! ¿Qué querés hacer ?',
  15. ['saved_outfit'] = 'Tu conjunto fué guardado en el vestidor. Gracias por tu visita !',
  16. ['loaded_outfit'] = 'Recuperaste tu conjunto del vestidor. Gracias por tu visita !',
  17. ['suppr_cloth'] = 'Eliminar conjunto - vestuario',
  18. ['supprimed_cloth'] = 'Este conjunto fué eliminado del vestidor.'
  19.  
  20. }
Add Comment
Please, Sign In to add comment