0.0.1
This commit is contained in:
12
resources/[esx_addons]/esx_billing/locales/sv.lua
Normal file
12
resources/[esx_addons]/esx_billing/locales/sv.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
Locales['sv'] = {
|
||||
['invoices'] = 'Fakturor',
|
||||
['invoices_item'] = 'SEK: %s',
|
||||
['received_invoice'] = 'Du har previs ~r~mottagit en faktura',
|
||||
['paid_invoice'] = 'Du betalade en faktura på ~r~SEK: %s',
|
||||
['no_invoices'] = 'Du har inga fakturor att betala för tillfället.',
|
||||
['received_payment'] = 'Du mottog en betalning på ~r~SEK: %s',
|
||||
['player_not_online'] = 'Spelaren är inte online',
|
||||
['no_money'] = 'Du har inte tillräckligt med pengar för att betala fakturan',
|
||||
['target_no_money'] = 'Spelaren ~r~har inte tillräckligt att betala fakturan!',
|
||||
['keymap_showbills'] = 'Öppna faktura menyn',
|
||||
}
|
||||
Reference in New Issue
Block a user