This commit is contained in:
2026-07-07 21:08:52 +02:00
commit 4c20cfc716
2613 changed files with 318021 additions and 0 deletions

View 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',
}