Advertisement
pato127

thief

Feb 8th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Locales['en'] = {
  2. ['no_hands_up'] = 'El objetivo no tiene las manos levantadas!',
  3. ['cash'] = 'Plata',
  4. ['black_money'] = 'Dinero sucio',
  5. ['inventory'] = 'Inventario',
  6. ['target_inventory'] = 'Inventario del objetivo',
  7. ['steal'] = 'Chorear',
  8. ['return'] = 'Devolver',
  9. ['action_choice'] = 'eleccion',
  10. ['amount'] = 'monto',
  11. ['too_far'] = 'estas muy lejos para hacer eso!',
  12. ['no_players_nearby'] = 'No hay nadie cerca',
  13. ['ex_inv_lim_source'] = 'no tenes suficiente espacio en tu inventario',
  14. ['ex_inv_lim_target'] = 'El tipo no tiene suficiente espacio en su inventario',
  15. ['you_stole'] = 'Choreaste',
  16. ['from_your_target'] = 'de tu objetivo',
  17. ['someone_stole'] = 'Alguien te robo',
  18. ['invalid_quantity'] = 'cantidad invalida',
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement