diff --git a/public/static/locales/en/common.json b/public/static/locales/en/common.json index a4188e5b53..3c960f86b3 100644 --- a/public/static/locales/en/common.json +++ b/public/static/locales/en/common.json @@ -212,9 +212,9 @@ "needs_to_be_confirmed_or_rejected": "Your booking still needs to be confirmed or rejected.", "user_needs_to_confirm_or_reject_booking": "{{user}} still needs to confirm or reject the booking.", "meeting_is_scheduled": "This meeting is scheduled", - "submitted": "Submitted", - "booking_submitted": "Booking Submitted", - "booking_confirmed": "Booking Confirmed", + "submitted": "Your booking has been submitted", + "booking_submitted": "Your booking has been submitted", + "booking_confirmed": "Your booking has been confirmed", "enter_new_password": "Enter the new password you'd like for your account.", "reset_password": "Reset Password", "change_your_password": "Change your password",