updated translations

This commit is contained in:
Denis Duliçi
2020-07-06 13:14:22 +03:00
parent af324b3267
commit 7e01634c8f
18 changed files with 33 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ return [
'price' => 'Pris',
'sub_total' => 'Delsumma',
'discount' => 'Rabatt',
'item_discount' => 'Line Discount',
'tax_total' => 'Summa moms',
'total' => 'Summa',
@@ -30,6 +31,7 @@ return [
'add_payment' => 'Lägg till betalning',
'mark_paid' => 'Markera som betald',
'mark_received' => 'Markerad som mottagen',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'Ladda ner PDF',
'send_mail' => 'Skicka E-post',
'create_bill' => 'Skapa faktura',
@@ -43,11 +45,13 @@ return [
'paid' => 'Betald',
'overdue' => 'Förfallen',
'unpaid' => 'Obetald',
'cancelled' => 'Cancelled',
],
'messages' => [
'received' => 'Faktura markerad som mottagen!',
'marked_received' => 'Bill marked as received!',
'marked_paid' => 'Fakturan markerad som betald!',
'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'Detta är ett <b>DRAFT</b> förslag och kommer att stämmas av innan den mottages.',
'status' => [