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 #1902 from Brahyt/master
Browse files Browse the repository at this point in the history
fix(schedual button): fixed delete appointment button
  • Loading branch information
jackcmeyer committed Mar 15, 2020
2 parents ba87cbe + 1ad179c commit 3962512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/locales/enUs/translations/scheduling/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export default {
appointments: {
label: 'Appointments',
new: 'New Appointment',
deleteAppointment: 'Delete Appointment',
},
appointment: {
startDate: 'Start Date',
Expand Down

1 comment on commit 3962512

@vercel
Copy link

@vercel vercel bot commented on 3962512 Mar 15, 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.