@ugandaemr/esm-patient-appointments-app
Version:
Patient appointments microfrontend for the OpenMRS SPA
63 lines (62 loc) • 2.47 kB
JSON
{
"action": "Action",
"add": "Add",
"appointmentCancelError": "Error cancelling appointment",
"appointmentCancelled": "Appointment cancelled",
"appointmentCancelledSuccessfully": "Appointment cancelled successfully",
"appointmentEdited": "Appointment edited",
"appointmentEditError": "Error editing appointment",
"appointmentFormError": "Error scheduling appointment",
"appointmentNoteLabel": "Write an additional note",
"appointmentNotePlaceholder": "Write any additional points here",
"appointmentNowVisible": "It is now visible on the Appointments page",
"appointments": "Appointments",
"appointmentScheduled": "Appointment scheduled",
"appointmentToFulfill": "Select appointment(s) to fulfill",
"appointmentType": "Appointment type",
"appointmentType_title": "Appointment Type",
"cancel": "Cancel",
"cancelAppointment": "Cancel appointment",
"cancelAppointmentModalConfirmationText": "Are you sure you want to cancel this appointment?",
"chooseAppointmentType": "Choose appointment type",
"chooseService": "Select service",
"date": "Date",
"dateTime": "Date & Time",
"day": "Day",
"daysOfWeek": "Days of the week",
"discard": "Discard",
"durationInMinutes": "Duration (minutes)",
"edit": "Edit",
"editAppointment": "Edit an appointment",
"endDate": "End date",
"invalidNumber": "Number is not valid",
"isRecurringAppointment": "Is this a recurring appoinment?",
"loading": "Loading",
"location": "Location",
"no": "No",
"noContent": "No Content",
"noCurrentAppointments": "There are no appointments scheduled for today to display for this patient",
"noPastAppointments": "There are no past appointments to display for this patient",
"note": "Note",
"notes": "Notes",
"noUpcomingAppointments": "No upcoming appointments found",
"noUpcomingAppointmentsForPatient": "There are no upcoming appointments to display for this patient",
"past": "Past",
"period": "Period",
"recurringAppointment": "Recurring appointment",
"repeatEvery": "Repeat every",
"saveAndClose": "Save and close",
"scheduleAppointment": "Schedule appointment",
"selectAppointmentType": "Select the type of appointment",
"selectService": "Select a service",
"service": "Service",
"startDate": "Start date",
"status": "Status",
"time": "Time",
"today": "Today",
"type": "Type",
"upcoming": "Upcoming",
"upcomingAppointments": "Upcoming appointments",
"week": "Week",
"yes": "Yes"
}