updated translations

This commit is contained in:
denisdulici
2020-04-18 18:59:36 +03:00
parent 69bbc9e1d6
commit 8bbdb2e110
58 changed files with 355 additions and 178 deletions

View File

@ -13,6 +13,7 @@ return [
'price' => 'Cijena',
'sub_total' => 'Podzbroj',
'discount' => 'Popust',
'item_discount' => 'Line Discount',
'tax_total' => 'Porez Ukupno',
'total' => 'Ukupno',
@ -28,7 +29,9 @@ return [
'histories' => 'Povijesti',
'payments' => 'Plaćanja',
'add_payment' => 'Dodaj plaćanje',
'mark_paid' => 'Mark Paid',
'mark_received' => 'Označi kao primljeno',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'Preuzmite PDF',
'send_mail' => 'Pošalji e-mail',
'create_bill' => 'Kreiraj fakturu',
@ -42,10 +45,13 @@ return [
'paid' => 'Plaćeno',
'overdue' => 'Dospjelo',
'unpaid' => 'Neplaćeno',
'cancelled' => 'Cancelled',
],
'messages' => [
'received' => 'Račun označen kao uspješno primljen!',
'marked_received' => 'Bill marked as received!',
'marked_paid' => 'Bill marked as paid!',
'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'Ovo je <b>SKICA</b> računa i odrazit će se na grafikone nakon što se zaprimi.',
'status' => [