mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-26 22:44:42 +00:00
v1.7 RC.1
This commit is contained in:
@@ -19,6 +19,13 @@ return [
|
||||
// Invoice
|
||||
'print_button' => 'Print Document',
|
||||
|
||||
'vat' => 'VAT',
|
||||
'vat_included' => 'incl.',
|
||||
'subtotal' => 'Subtotal',
|
||||
|
||||
'tax_exempted' => 'Tax is exempted',
|
||||
'tax_be_paid_reverse' => 'Tax to be paid on reverse charge basis',
|
||||
|
||||
'invoice_title' => 'Invoice',
|
||||
'date' => 'Date',
|
||||
'product' => 'Product',
|
||||
|
||||
@@ -19,6 +19,13 @@ return [
|
||||
// Invoice
|
||||
'print_button' => 'Print Document',
|
||||
|
||||
'vat' => 'VAT',
|
||||
'vat_included' => 'incl.',
|
||||
'subtotal' => 'Subtotal',
|
||||
|
||||
'tax_exempted' => 'Tax is exempted',
|
||||
'tax_be_paid_reverse' => 'Tax to be paid on reverse charge basis',
|
||||
|
||||
'invoice_title' => 'Invoice',
|
||||
'date' => 'Date',
|
||||
'product' => 'Product',
|
||||
|
||||
@@ -19,6 +19,13 @@ return [
|
||||
// Invoice
|
||||
'print_button' => 'Vytlačiť dokument',
|
||||
|
||||
'vat' => 'Daň',
|
||||
'vat_included' => 'zah.',
|
||||
'subtotal' => 'Medzisúčet',
|
||||
|
||||
'tax_exempted' => 'Daň je oslobodená',
|
||||
'tax_be_paid_reverse' => 'Daň, ktorá sa má zaplatiť na základe prenesenia daňovej povinnosti',
|
||||
|
||||
'invoice_title' => 'Faktúra',
|
||||
'date' => 'Dátum',
|
||||
'product' => 'Produkt',
|
||||
|
||||
Reference in New Issue
Block a user