ejay_

Untitled

May 5th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Locales['en'] = {
  2. ['invoices'] = 'invoices',
  3. ['invoices_item'] = '$%s',
  4. ['received_invoice'] = 'you have just ~r~received~s~ an invoice',
  5. ['paid_invoice'] = 'you ~g~paid~s~ an invoice of ~r~$%s~s~',
  6. ['received_payment'] = 'you ~g~received~s~ a payment of ~r~$%s~s~',
  7. ['player_not_online'] = 'the player is not logged in',
  8. ['no_money'] = 'you do not have enough money to pay this bill',
  9. ['target_no_money'] = 'the player ~r~does not~s~ have enough money to pay the bill!',
  10. }
Add Comment
Please, Sign In to add comment