Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #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

1 comment on commit b05ca14

@vercel
Copy link

@vercel vercel bot commented on b05ca14 Apr 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.