/billing mit Tabs Offen/Abgerechnet/Storniert, Filtern und Mehrfachdruck; /billing/[id] mit Abrechnungsblatt und Aktionen (abgerechnet mit Rechnungsnummer, PDF, Rechnungsnummer ändern, stornieren); /billing/print; Auftrags-Tab „Meilensteine & Abrechnung“; mobiler Abschnitt „Erreicht melden“ (offline); Dashboard-Kachel „Bereit zur Abrechnung“; /api/v1/billing*, Meilenstein-Endpunkte und OpenAPI. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
||
"title": "Dashboard",
|
||
"crumb": "Overview",
|
||
"subtitle": "Welcome, {name} — {tenant}",
|
||
"moduleDisabled": "The requested module is not enabled for your company.",
|
||
"workOrdersDisabled": "The work orders module is not enabled – there are no figures.",
|
||
"filterTitle": "Narrow down figures",
|
||
"tiles": {
|
||
"open": "Open work orders",
|
||
"today": "Today's jobs",
|
||
"running": "Running jobs",
|
||
"not_accepted": "Not accepted",
|
||
"overdue": "Overdue",
|
||
"reports_in_review": "Reports to review",
|
||
"completed": "Completed",
|
||
"billing": "Ready for billing",
|
||
"emergency_new": "New emergencies",
|
||
"missing_signatures": "Missing signatures",
|
||
"sync_conflicts": "Sync conflicts",
|
||
"time_approvals": "Time approvals",
|
||
"billing_ready": "Ready for billing"
|
||
},
|
||
"hints": {
|
||
"open": "Not yet billed or cancelled",
|
||
"today": "Planned for today",
|
||
"running": "En route, in progress, paused",
|
||
"not_accepted": "Assigned, not yet accepted",
|
||
"overdue": "Planned end exceeded",
|
||
"reports_in_review": "Submitted, not yet approved",
|
||
"completed": "Technically completed or beyond",
|
||
"billing": "Ready to invoice",
|
||
"emergency_new": "New or in review",
|
||
"missing_signatures": "Signature pending",
|
||
"sync_conflicts": "Review offline changes",
|
||
"time_approvals": "Review added time and corrections",
|
||
"billing_ready": "Open entries of the billing overview"
|
||
},
|
||
"open": "Show"
|
||
}
|