L2 Aufträge & Backoffice: Backoffice-UI (Liste, Detail, Konflikte, Dashboard, Suche, Einstellungen) + Texte de/en

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-14 12:30:32 +02:00
co-authored by Claude Opus 5
parent a962fa8be9
commit b96016d593
23 changed files with 3545 additions and 34 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"crumb": "Search",
"title": "Search",
"placeholder": "Work orders, customers, sites, addresses, documents, notes",
"submit": "Search",
"hint": "Enter at least 2 characters.",
"noResults": "No results for “{q}”.",
"resultsFor": "Results for “{q}”",
"filters": {
"from": "From",
"to": "To",
"status": "Status",
"team": "Team",
"any": "All",
"apply": "Apply",
"reset": "Reset filters",
"note": "Period, status and team narrow work orders and everything attached to them."
},
"sections": {
"workOrders": "Work orders",
"customers": "Customers",
"sites": "Sites",
"contacts": "Contact persons",
"documents": "Documents",
"notes": "Notes"
},
"maxHint": "At most 20 results per section are shown."
}