diff --git a/public/static/locales/de/common.json b/public/static/locales/de/common.json index 84642577..2e35d8e2 100644 --- a/public/static/locales/de/common.json +++ b/public/static/locales/de/common.json @@ -212,9 +212,9 @@ "needs_to_be_confirmed_or_rejected": "Ihre Buchung muss noch bestätigt oder abgelehnt werden.", "user_needs_to_confirm_or_reject_booking": "{{user}} muss die Buchung noch bestätigen oder ablehnen.", "meeting_is_scheduled": "Dieses Meeting ist geplant", - "submitted": "Gesendet", - "booking_submitted": "Buchung gesendet", - "booking_confirmed": "Buchung bestätigt", + "submitted": "Ihre Buchung wurde gesendet", + "booking_submitted": "Ihre Buchung wurde gesendet", + "booking_confirmed": "Ihre Buchung wurde bestätigt", "enter_new_password": "Geben Sie das neue Passwort ein.", "reset_password": "Passwort zurücksetzen", "change_your_password": "Passwort ändern", diff --git a/public/static/locales/pt/common.json b/public/static/locales/pt/common.json index c51eee7f..1a36e739 100644 --- a/public/static/locales/pt/common.json +++ b/public/static/locales/pt/common.json @@ -212,9 +212,9 @@ "needs_to_be_confirmed_or_rejected": "A sua reserva ainda precisa de ser confirmada ou rejeitada.", "user_needs_to_confirm_or_reject_booking": "{{user}} ainda tem de confirmar ou rejeitar a reserva.", "meeting_is_scheduled": "Esta reunião está agendada", - "submitted": "Enviado", - "booking_submitted": "Reserva enviada", - "booking_confirmed": "Reserva confirmada", + "submitted": "A sua reserva foi enviada", + "booking_submitted": "A sua reserva foi enviada", + "booking_confirmed": "A sua reserva foi confirmada", "enter_new_password": "Insira a nova senha que quer utilizar na sua conta.", "reset_password": "Redefinir senha", "change_your_password": "Altere a sua senha",