08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
39
resources/lang/en/pdf.php
Normal file
39
resources/lang/en/pdf.php
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
'adviser_id' => 'consultant ID',
|
||||
'amount' => 'amount',
|
||||
'amount_paid_out_gross' => 'payout amount (gross)',
|
||||
'as_a_small_entrepreneur_info' => 'As a small business owner within the meaning of Section 19 Paragraph 1 UStG, no sales tax is charged.',
|
||||
'credit_no' => 'credit note no.',
|
||||
'credit_note' => 'CREDIT',
|
||||
'credit_note_from' => 'credit',
|
||||
'date' => 'date',
|
||||
'delivery_date_is_invoice_date' => 'Delivery date corresponds to the invoice date.',
|
||||
'delivery_note' => 'DELIVERY NOTE',
|
||||
'delivery_note_no' => 'delivery note no.',
|
||||
'eprice' => 'E-Price',
|
||||
'invoice' => 'INVOICE',
|
||||
'invoice_does_not_include_vat' => 'The invoice is made without sales tax, as the change of tax liability (reverse charge procedure) applies in this case.',
|
||||
'invoice_nr' => 'invoice number',
|
||||
'net' => 'net',
|
||||
'net_amount' => 'net amounts',
|
||||
'off' => 'from',
|
||||
'order_no' => 'order no.',
|
||||
'payment_type' => 'payment method',
|
||||
'points' => 'points',
|
||||
'points_order' => 'points order',
|
||||
'points_shop' => 'points shop',
|
||||
'prices_net' => 'prices net',
|
||||
'reverse_charge_procedure_info' => 'Reverse charge procedure, reversal of tax liability.',
|
||||
'status_of_invoice' => 'status of the invoice',
|
||||
'tax_free_export_delivery' => 'tax-free export delivery',
|
||||
'tax_no' => 'tax no.',
|
||||
'total_incl_VAT' => 'Total including statutory VAT.',
|
||||
'vat_id_of_the_recipient_of_the_service' => 'VAT ID of the benefit recipient',
|
||||
'vat_is_declared_and_paid_by_recipient' => 'The sales tax must be declared and paid by the recipient of the service.',
|
||||
'vat_no' => 'VAT ID number',
|
||||
'vat_text' => 'VAT',
|
||||
'we_are_always_there_for_questions' => 'If you have any questions, we are always there for you.',
|
||||
'your_advisor' => 'your advisor',
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue