Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Locales["en"] = {
  2. ["cash"] = "Cash",
  3. ["black_money"] = "Black Money",
  4. ["player_nearby"] = "This player is not near you anymore!",
  5. ["players_nearby"] = "There are no players nearby!",
  6. ["openinv_help"] = "Opens inventory of another player",
  7. ["openinv_id"] = "Player ID",
  8. ["no_permissions"] = "You don't have permissions to do that!",
  9. ["no_player"] = "Didn't find player with given ID!",
  10. ["player_inventory"] = "Player inventory"
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement