{
    "pageTitle": "Invoices",
    "heading": "Invoices",
    "intro": "Create German-format project invoices (Rechnung), line items, partial due amounts, and download PDFs matching your issuer profile from configuration.",
    "newInvoice": "New invoice",
    "searchLabel": "Search",
    "searchPlaceholder": "Number, client, or project",
    "apply": "Apply",
    "loading": "Loading invoices...",
    "empty": "No invoices yet. Create one to generate a PDF in the same layout as your reference document.",
    "errorLoad": "Invoices could not be loaded right now.",
    "errorPdf": "PDF download failed.",
    "errorDelete": "Invoice could not be deleted.",
    "confirmDelete": "Delete invoice {number}?",
    "columns": {
        "number": "Number",
        "date": "Date",
        "client": "Client",
        "project": "Project",
        "total": "Total",
        "actions": "Actions"
    },
    "edit": "Edit",
    "preview": "Preview",
    "pdf": "PDF",
    "delete": "Delete"
}
