Skip to content

Commit

Permalink
Merge pull request HospitalRun#2006 from mleralec/master
Browse files Browse the repository at this point in the history
fix(breadcrumb label): edit Appointment label on breadcrumb
  • Loading branch information
fox1t authored Apr 23, 2020
2 parents d5a16b1 + 224a63f commit b05ca14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/locales/enUs/translations/scheduling/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ export default {
label: 'Appointments',
new: 'New Appointment',
schedule: 'Appointment Schedule',
editAppointment: 'Edit Appointment',
deleteAppointment: 'Delete Appointment',
},
appointment: {
startDate: 'Start Date',
Expand Down

0 comments on commit b05ca14

Please sign in to comment.