Skip to content

Commit

Permalink
Update AppointmentConfigList.vue
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Herbinet <[email protected]>
  • Loading branch information
Jerome-Herbinet authored Sep 25, 2024
1 parent 7253e42 commit b7145d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppNavigation/AppointmentConfigList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div v-if="hasAtLeastOneCalendar"
class="appointment-config-list">
<AppNavigationCaption class="appointment-config-list__caption"
:name="t('calendar', 'Appointments')">
:name="t('calendar', 'Appointment request forms')">
<template v-if="hasUserEmailAddress"
#actions>
<ActionButton :close-after-click="true"
Expand Down

0 comments on commit b7145d1

Please sign in to comment.