{ "metadata": { "title": "FieldOps — Operator", "description": "Industrial operator console.", "appName": "FieldOps Operator" }, "common": { "enter": "Sign in", "entering": "Signing in…", "status": { "open": "Open", "claimed": "In progress", "resolved": "Resolved" } }, "errors": { "title500": "500", "message500": "An unexpected error occurred.", "retry": "Try again", "title404": "404", "message404": "Page not found.", "backHome": "Back to home" }, "auth": { "pickerTitle": "Who are you?", "pickerSubtitle": "Choose your profile to continue.", "noOperators": "No operators found. Run pnpm db:seed.", "back": "Back", "operatorSelected": "Selected operator", "invalidPin": "Incorrect PIN or account locked. Please try again.", "unexpectedError": "Unexpected error. Please try again.", "deleteDigit": "Delete", "switchOperator": "Switch" }, "home": { "operator": "Operator", "myRequests": "My requests", "requestMaintenance": "Request maintenance", "noRequests": "No requests yet." }, "sync": { "deadLetters": "{count, plural, one {# request failed — contact your supervisor.} other {# requests failed — contact your supervisor.}}", "pending": "{count, plural, one {# request pending} other {# requests pending}}", "synced": "All synced", "requestFailed": "Request {id}… failed — contact your supervisor.", "close": "Close" }, "maintenance": { "newTitle": "New maintenance request", "workstationLabel": "Workstation", "workstationRequired": "*", "workstationLoading": "Loading workstations…", "workstationPlaceholder": "Select a workstation…", "photoLabel": "Photo (optional)", "photoPreview": "Preview", "photoButton": "Take / choose photo", "descriptionLabel": "Description", "descriptionRequired": "*", "descriptionPlaceholder": "Describe the problem…", "photoError": "Could not process the photo. Please try again.", "saveError": "Error saving request. Please try again.", "submit": "Submit request", "submitting": "Saving…", "sentTitle": "Request submitted", "pendingTitle": "Request queued", "sentMessage": "The maintenance team has been notified and will handle the issue.", "pendingMessage": "Will be sent as soon as the connection is restored.", "backHome": "Back to home" } }