mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-03 03:38:50 +00:00
Fixed negative bills
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Locales['sv'] = {
|
||||
['invoices'] = 'räkningar',
|
||||
['received_invoice'] = 'du har ~r~mottagit~s~ en räkning',
|
||||
['paid_invoice'] = 'du ~g~betalade~s~ precis en räkning på ~g~$',
|
||||
['received_payment'] = 'u har ~g~mottagit~s~ en räkning på ~g~$',
|
||||
['player_not_logged'] = 'spelaren är inte online',
|
||||
['no_money'] = 'du har inte råd för att betala räkningen',
|
||||
}
|
||||
Reference in New Issue
Block a user