Files
craftvia/messages/en/dashboard.json
T
msolarczekandClaude Opus 5 fe3eba6e44 L12 Zeiterfassung: Mobile Uhr-Leiste, Meine Zeiten, Freigaben und Backoffice-Liste
Laufende-Uhr-Leiste auf allen /m-Seiten, Start/Pause direkt auf den Auftragskarten,
Auto-Wechsel-Dialog, Auftragsdetail mit Pause / Für heute beenden / Abschließen-Link
und Segmentwechseln, /m/time (Tagesübersicht, Nachtragen, Korrektur vorschlagen),
/m/approvals für Teamleiter, /work-orders/time-approvals mit Sammelfreigabe,
Zeiten-Tab mit Badges und Inline-Freigabe, Dashboard-Kachel, Texte de/en.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-15 09:29:38 +02:00

38 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
},
"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"
},
"open": "Show"
}