PSA/server/public/locales/yy/features/appointments.json
Hermes 284313f908
Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

162 lines
3.7 KiB
JSON

{
"views": {
"list": "55555",
"calendar": "55555",
"label": "55555"
},
"calendar": {
"today": "55555",
"more": "55555",
"label": "55555",
"previousMonth": "55555",
"nextMonth": "55555",
"cellWithCount": "55555 {{date}} 55555 {{count}} 55555",
"moreAria": "55555 {{count}} 55555 {{date}} 55555",
"requestOnDate": "55555 {{date}} 55555"
},
"modal": {
"title": "55555",
"editTitle": "55555",
"step": "55555",
"of": "55555"
},
"steps": {
"service": "55555",
"date": "55555",
"time": "55555",
"confirm": "55555"
},
"step1": {
"title": "55555",
"description": "55555",
"selectService": "55555",
"serviceLabel": "55555",
"ticketLabel": "55555",
"selectTicket": "55555",
"noTicket": "55555",
"searchTickets": "55555",
"noTicketsFound": "55555",
"ticketHint": "55555"
},
"step2": {
"title": "55555",
"description": "55555",
"selectDate": "55555",
"selectedDate": "55555"
},
"step3": {
"title": "55555",
"description": "55555",
"selectTime": "55555",
"minutes": "55555",
"noTimeSlotsAvailable": "55555",
"technicianLabel": "55555",
"selectTechnician": "55555",
"noPreference": "55555",
"technicianHint": "55555"
},
"step4": {
"title": "55555",
"description": "55555",
"descriptionPlaceholder": "55555",
"summaryTitle": "55555",
"service": "55555",
"dateTime": "55555",
"at": "55555",
"duration": "55555",
"technician": "55555",
"linkedTicket": "55555",
"approvalNote": "55555",
"submit": "55555",
"update": "55555"
},
"status": {
"pending": "55555",
"approved": "55555",
"declined": "55555",
"cancelled": "55555"
},
"errors": {
"loadServicesFailed": "55555",
"loadDatesFailed": "55555",
"loadSlotsFailed": "55555",
"createFailed": "55555",
"updateFailed": "55555",
"loadFailed": "55555",
"notFound": "55555"
},
"messages": {
"requestSuccess": "55555",
"requestSuccessDetail": "55555",
"updateSuccess": "55555",
"updateSuccessDetail": "55555",
"cancelSuccess": "55555",
"cancelFailed": "55555"
},
"page": {
"title": "55555",
"subtitle": "55555",
"requestButton": "55555",
"noAppointments": "55555",
"noAppointmentsDescription": "55555"
},
"filters": {
"all": "55555",
"pending": "55555",
"approved": "55555",
"declined": "55555"
},
"table": {
"service": "55555",
"dateTime": "55555",
"status": "55555",
"technician": "55555",
"actions": "55555",
"minutes": "55555",
"notAssigned": "55555",
"viewDetails": "55555",
"edit": "55555",
"cancel": "55555",
"rowActionsLabel": "55555"
},
"details": {
"title": "55555",
"statusApproved": "55555",
"statusPending": "55555",
"statusDeclined": "55555",
"statusCancelled": "55555",
"reason": "55555",
"reference": "55555",
"service": "55555",
"dateTime": "55555",
"teamsMeeting": "55555",
"joinTeamsMeeting": "55555",
"technician": "55555",
"linkedTicket": "55555",
"description": "55555",
"created": "55555",
"approved": "55555",
"cancelButton": "55555",
"downloadRecording": "55555",
"viewTranscript": "55555"
},
"cancel": {
"title": "55555",
"message": "55555",
"messageWithTeamsWarning": "55555",
"confirm": "55555"
},
"ticketSection": {
"title": "55555",
"service": "55555",
"publicRequest": "55555",
"minutes": "55555",
"preferred": "55555",
"approvedBy": "55555",
"on": "55555",
"declined": "55555",
"invalidDateTime": "55555"
},
"backToAppointments": "55555"
}