Merge branch 'master' into feature/mobile-responsive
This commit is contained in:
@@ -197,10 +197,68 @@
|
||||
"noSubscriptionNotice": "This organization does not have an active subscription yet.",
|
||||
"choosePlanLink": "Choose a plan",
|
||||
"noSubscriptionCta": "to start the purchase process.",
|
||||
"cardTodaysAppointments": "Today's Appointments",
|
||||
"cardActivePatients": "Active Patients",
|
||||
"cardNewLabCase": "New Lab Case",
|
||||
"cardTodayInvoices": "Today invoices"
|
||||
"noWidgets": "No dashboard metrics are available for your current permissions.",
|
||||
"loadError": "Could not load dashboard metrics.",
|
||||
"seatsUnlimited": "Unlimited plan",
|
||||
"widgetAppointmentsToday": "Today's Appointments",
|
||||
"widgetPatientsToday": "Patients Today",
|
||||
"widgetTreatmentsToday": "Treatments Today",
|
||||
"widgetDraftTreatments": "Draft Treatments",
|
||||
"widgetLabCasesPendingSend": "Lab Cases Pending Send",
|
||||
"widgetCasesReceivedToday": "Cases Received Today",
|
||||
"widgetCasesInProgress": "Cases In Progress",
|
||||
"widgetTasksInProgress": "Tasks In Progress",
|
||||
"widgetImportantTasks": "Important Tasks",
|
||||
"widgetPendingConnections": "Pending Connections",
|
||||
"widgetProvidersWithoutWorkingHours": "Providers Without Working Hours",
|
||||
"widgetPendingStaffInvites": "Pending Staff Invites",
|
||||
"widgetSubscription": "Subscription",
|
||||
"subscriptionSeatsLabel": "Seats used",
|
||||
"subscriptionSeatsRemainingLabel": "Seats left",
|
||||
"subscriptionSeatsPercent": "{percent}%",
|
||||
"subscriptionSeatsUnlimitedShort": "Unlimited",
|
||||
"subscriptionPeriodLabel": "Plan period",
|
||||
"subscriptionPeriodRemainingLabel": "Days left",
|
||||
"subscriptionPeriodPercent": "{percent}%",
|
||||
"subscriptionPeriodDays": "{elapsed}/{total} days",
|
||||
"subscriptionNoPlan": "No active plan",
|
||||
"chartAppointmentsWeekAllTitle": "Appointments This Week",
|
||||
"chartAppointmentsWeekAllSubtitle": "All providers — last 7 days",
|
||||
"chartAppointmentsWeekMineTitle": "My Appointments This Week",
|
||||
"chartAppointmentsWeekMineSubtitle": "Your schedule — last 7 days",
|
||||
"chartLabTaskActivityTitle": "Lab Task Activity",
|
||||
"chartLabTaskActivitySubtitle": "Last 7 days",
|
||||
"chartLabTaskCompletedLegend": "Completed",
|
||||
"chartLabTaskReceivedLegend": "Received",
|
||||
"chartAppointmentsByProviderTitle": "Appointments by Provider",
|
||||
"chartAppointmentsByProviderSubtitle": "Today",
|
||||
"chartTreatmentMixTitle": "Treatment Mix",
|
||||
"chartTreatmentMixSubtitle": "Last 7 days",
|
||||
"chartCaseCompletionTitle": "Case Completion",
|
||||
"chartCaseCompletionSubtitle": "All active cases",
|
||||
"chartCaseCompletionPercent": "{percent}%",
|
||||
"chartCaseCompletionTasks": "Tasks completed",
|
||||
"chartTreatmentPlanCompletionTitle": "Treatment Plan Completion",
|
||||
"chartTreatmentPlanCompletionSubtitle": "All appointments",
|
||||
"chartTreatmentPlanCompletionRatio": "With treatment plan",
|
||||
"chartTasksByProsthesisTitle": "In-Progress Tasks by Prosthesis",
|
||||
"chartTasksByProsthesisSubtitle": "Current workload mix",
|
||||
"chartCasePartnersClinicTitle": "Cases by Lab",
|
||||
"chartCasePartnersLabTitle": "Cases by Clinic",
|
||||
"chartCasePartnersSubtitle": "Last 30 days",
|
||||
"chartCasePartnersSentLegend": "Sent",
|
||||
"chartCasePartnersOpenLegend": "In progress",
|
||||
"chartEfficiencyReportTitle": "Efficiency Report",
|
||||
"chartEfficiencyReportSubtitleClinic": "Treatments created by staff — last 30 days",
|
||||
"chartEfficiencyReportSubtitleLab": "Tasks completed by staff — last 30 days",
|
||||
"chartEmpty": "No data for this period yet.",
|
||||
"upcomingAppointmentsTitle": "Upcoming Today",
|
||||
"upcomingAppointmentsSubtitle": "Appointments not yet finished",
|
||||
"viewAllAppointments": "View schedule",
|
||||
"noUpcomingAppointments": "No upcoming appointments for the rest of today.",
|
||||
"retryLoad": "Try again",
|
||||
"sectionLoadError": "This section could not be displayed.",
|
||||
"lastUpdated": "Updated at {time}"
|
||||
},
|
||||
"staff": {
|
||||
"redirecting": "Redirecting…",
|
||||
|
||||
Reference in New Issue
Block a user