updated translations

This commit is contained in:
denisdulici
2020-03-31 11:24:02 +03:00
parent 7bbc5f4190
commit b48a013712
50 changed files with 177 additions and 17 deletions

View File

@@ -13,6 +13,7 @@ return [
'price' => 'Pris',
'sub_total' => 'Subtotal',
'discount' => 'Rabat',
'item_discount' => 'Linjerabat',
'tax_total' => 'Moms i alt',
'total' => 'I alt',
@@ -30,6 +31,7 @@ return [
'add_payment' => 'Tilføj betaling',
'mark_paid' => 'Marker Betalt',
'mark_received' => 'Modtagelse godkendt',
'mark_cancelled' => 'Marker Annuller',
'download_pdf' => 'Download PDF',
'send_mail' => 'Send E-mail',
'create_bill' => 'Opret regning',
@@ -43,11 +45,13 @@ return [
'paid' => 'Betalt',
'overdue' => 'Overskredet',
'unpaid' => 'Ubetalt',
'cancelled' => 'Annuleret',
],
'messages' => [
'received' => 'Regning registreret som modtaget!',
'marked_received' => 'Regning markeret som modtaget',
'marked_paid' => 'Regning markeret som betalt',
'marked_cancelled' => 'Regning markeret som annulleret',
'draft' => 'Dette er et <b>UDKAST</b> til faktura og vil blive afspejlet i diagrammer, når den bliver modtaget.',
'status' => [