rimiti/invoice-it

View on GitHub
src/config/locales/en.json

Summary

Maintainability
Test Coverage
{
    "order_header_title": "Order",
    "order_header_subject": "Order",
    "order_header_reference": "Ref. :",
    "order_header_prefix": "OR",
    "order_header_date": "Order date :",
    "invoice_header_title": "Invoice",
    "invoice_header_subject": "Invoice",
    "invoice_header_reference": "Ref. :",
    "invoice_header_date": "Invoice date :",
    "fromto_phone": "Phone:",
    "fromto_mail": "Email:",
    "table_information": "Amounts expressed in Euros",
    "table_description": "Description",
    "table_tax": "VAT",
    "table_quantity": "Qt",
    "table_price_without_taxes": "Total exc. VAT",
    "table_price_without_taxes_unit": "U.P",
    "table_note": "Note :",
    "table_total_without_taxes": "Total exc. VAT",
    "table_total_taxes": "Total VAT",
    "table_total_with_taxes": "Total inc. VAT",
    "footer": "Dim Solution inc - Registration: 87564738493127 <br> NAF-APE: 6202A - Num. VAT: EN28987856541",
    "invoice_header_payment_reference": "invoice_header_payment_reference"
}