Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ce2590cd authored by Thomas Citharel's avatar Thomas Citharel Committed by GitHub
Browse files

Merge pull request #4242 from nextcloud/enh/4238/improve-booking-confirmed-message

Improve appointment booking message
parents f23ef6b7 d67161d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
			<template #icon>
				<CheckIcon decorative />
			</template>
			{{ $t('calendar', 'Your appointment is booked') }}
			{{ $t('calendar', 'Please confirm your reservation') }}
			<template #desc>
				<div class="appointment-booking-confirmation__desc">
					{{ $t('calendar', 'We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now.') }}