diff --git a/apps/console b/apps/console index c6d8babb4d6810..6172019fece4d2 160000 --- a/apps/console +++ b/apps/console @@ -1 +1 @@ -Subproject commit c6d8babb4d6810f06f2869e89cda286b3e0402c9 +Subproject commit 6172019fece4d28398a1e32df3f9db7b74496f60 diff --git a/apps/web/components/eventtype/EventTypeDescription.tsx b/apps/web/components/eventtype/EventTypeDescription.tsx index 9e2936f3c10976..2a06a0e1d0b8c0 100644 --- a/apps/web/components/eventtype/EventTypeDescription.tsx +++ b/apps/web/components/eventtype/EventTypeDescription.tsx @@ -82,7 +82,7 @@ export const EventTypeDescription = ({ eventType, className }: EventTypeDescript {eventType.requiresConfirmation && (
  • )} diff --git a/apps/web/pages/event-types/[type].tsx b/apps/web/pages/event-types/[type].tsx index 418429dec5c371..fc94ed20a2b309 100644 --- a/apps/web/pages/event-types/[type].tsx +++ b/apps/web/pages/event-types/[type].tsx @@ -1330,8 +1330,8 @@ const EventTypePage = (props: inferSSRProps) => { id="requiresConfirmation" descriptionAsLabel name="requiresConfirmation" - label={t("opt_in_booking")} - description={t("opt_in_booking_description")} + label={t("requires_confirmation")} + description={t("requires_confirmation_description")} defaultChecked={eventType.requiresConfirmation} disabled={enableSeats} checked={value} diff --git a/apps/web/public/static/locales/ar/common.json b/apps/web/public/static/locales/ar/common.json index d13666d07025a5..152401afee7f98 100644 --- a/apps/web/public/static/locales/ar/common.json +++ b/apps/web/public/static/locales/ar/common.json @@ -614,8 +614,7 @@ "add_input": "إضافة مُدخَل", "disable_notes": "إخفاء الملاحظات في التقويم", "disable_notes_description": "لأسباب تتعلق بالخصوصية، سيتم إخفاء المدخلات والملاحظات الإضافية في إدخال التقويم. سيتم إرسالها إلى بريدك الإلكتروني.", - "opt_in_booking": "حجز يتطلب موافقة", - "opt_in_booking_description": "يجب تأكيد الحجز يدويًا قبل نقله إلى التكاملات وإرسال رسالة تأكيد عبر البريد الإلكتروني.", + "requires_confirmation_description": "يجب تأكيد الحجز يدويًا قبل نقله إلى التكاملات وإرسال رسالة تأكيد عبر البريد الإلكتروني.", "recurring_event": "حدث متكرر", "recurring_event_description": "يمكن للأشخاص الاشتراك في الأحداث المتكررة", "starting": "يبدأ في", diff --git a/apps/web/public/static/locales/cs/common.json b/apps/web/public/static/locales/cs/common.json index acae7c11625d28..7f1a0f0670d2e5 100644 --- a/apps/web/public/static/locales/cs/common.json +++ b/apps/web/public/static/locales/cs/common.json @@ -613,8 +613,7 @@ "add_input": "Přidat položku", "disable_notes": "Skrýt poznámky v kalendáři", "disable_notes_description": "Z důvodu ochrany soukromí budou v záznamu kalendáře skryty další vstupy a poznámky. Stále budou odeslány na váš e-mail.", - "opt_in_booking": "Přidat se k rezervaci", - "opt_in_booking_description": "Rezervace musí být ručně potvrzena, než bude odeslána do integrací a dojde k odeslání e-mailu s potvrzením.", + "requires_confirmation_description": "Rezervace musí být ručně potvrzena, než bude odeslána do integrací a dojde k odeslání e-mailu s potvrzením.", "recurring_event": "Opakovaná událost", "recurring_event_description": "Lidé se mohou přihlásit k opakovaným událostem", "starting": "Začátek", diff --git a/apps/web/public/static/locales/de/common.json b/apps/web/public/static/locales/de/common.json index 2317f8799321cf..893e7b5b9ebca0 100644 --- a/apps/web/public/static/locales/de/common.json +++ b/apps/web/public/static/locales/de/common.json @@ -614,8 +614,7 @@ "add_input": "Eingabe hinzufügen", "disable_notes": "Notizen im Kalender ausblenden", "disable_notes_description": "Aus Datenschutzgründen werden zusätzliche Eingaben und Notizen im Kalendereintrag ausgeblendet. Sie werden trotzdem an Ihre E-Mail gesendet.", - "opt_in_booking": "Opt-in Buchung", - "opt_in_booking_description": "Die Buchung muss manuell bestätigt werden, bevor sie an die Integrationen weitergeleitet wird und eine Bestätigungsmail gesendet wird.", + "requires_confirmation_description": "Die Buchung muss manuell bestätigt werden, bevor sie an die Integrationen weitergeleitet wird und eine Bestätigungsmail gesendet wird.", "recurring_event": "Wiederkehrender Termin", "recurring_event_description": "Personen können sich für wiederkehrende Termine anmelden", "starting": "Beginnen", diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 6c13d3def654a9..d02de9434d4620 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -616,8 +616,7 @@ "add_input": "Add an Input", "disable_notes": "Hide notes in calendar", "disable_notes_description": "For privacy reasons, additional inputs and notes will be hidden in the calendar entry. They will still be sent to your email.", - "opt_in_booking": "Opt-in Booking", - "opt_in_booking_description": "The booking needs to be manually confirmed before it is pushed to the integrations and a confirmation mail is sent.", + "requires_confirmation_description": "The booking needs to be manually confirmed before it is pushed to the integrations and a confirmation mail is sent.", "recurring_event": "Recurring Event", "recurring_event_description": "People can subscribe for recurring events", "starting": "Starting", @@ -859,8 +858,6 @@ "add_link_from_giphy": "Add link from Giphy", "add_gif_to_confirmation": "Adding a GIF to confirmation page", "find_gif_spice_confirmation": "Find GIF to spice up your confirmation page", - "display_location_label":"Display on booking page", - "display_location_info_badge":"Location will be visible before the booking is confirmed", "share_feedback": "Share feedback", "resources": "Resources", "support_documentation": "Support documentation", @@ -880,7 +877,6 @@ "attendees_name": "Attendee's name", "dynamically_display_attendee_or_organizer": "Dynamically display the name of your attendee for you, or your name if it's viewed by your attendee", "event_location": "Event's location", - "meeting_url_provided_after_confirmed":"A Meeting URL will be created once the event is confirmed.", "reschedule_optional": "Reason for rescheduling (optional)", "reschedule_placeholder": "Let others know why you need to reschedule", "event_cancelled":"This event is cancelled", @@ -892,5 +888,6 @@ "remove_app": "Remove App", "yes_remove_app": "Yes, remove app", "are_you_sure_you_want_to_remove_this_app": "Are you sure you want to remove this app?", - "web_conference": "Web conference" + "web_conference": "Web conference", + "requires_confirmation": "Requires confirmation" } diff --git a/apps/web/public/static/locales/es/common.json b/apps/web/public/static/locales/es/common.json index 42cf4f507e63b3..338eb4db2853ac 100644 --- a/apps/web/public/static/locales/es/common.json +++ b/apps/web/public/static/locales/es/common.json @@ -613,8 +613,7 @@ "add_input": "Agregar una entrada", "disable_notes": "Ocultar notas en el calendario", "disable_notes_description": "Por razones de privacidad, las entradas y notas adicionales se ocultarán en la entrada del calendario. Seguirán enviándose a su correo electrónico.", - "opt_in_booking": "Reserva pedida", - "opt_in_booking_description": "La reserva debe confirmarse manualmente antes de que se envíe a las integraciones y se envíe un correo de confirmación.", + "requires_confirmation_description": "La reserva debe confirmarse manualmente antes de que se envíe a las integraciones y se envíe un correo de confirmación.", "recurring_event": "Evento recurrente", "recurring_event_description": "Las personas pueden suscribirse a eventos recurrentes", "starting": "A partir", diff --git a/apps/web/public/static/locales/fr/common.json b/apps/web/public/static/locales/fr/common.json index 75e22f629dc301..2293edabd83aea 100644 --- a/apps/web/public/static/locales/fr/common.json +++ b/apps/web/public/static/locales/fr/common.json @@ -614,8 +614,7 @@ "add_input": "Ajouter une entrée", "disable_notes": "Masquer les notes dans le calendrier", "disable_notes_description": "Pour des raisons de confidentialité, les entrées et notes supplémentaires seront masquées dans l'entrée du calendrier. Elles seront tout de même envoyées par e-mail.", - "opt_in_booking": "Réservation facultative", - "opt_in_booking_description": "La réservation doit être confirmée manuellement avant d'être poussée vers les intégrations et qu'un e-mail de confirmation soit envoyé.", + "requires_confirmation_description": "La réservation doit être confirmée manuellement avant d'être poussée vers les intégrations et qu'un e-mail de confirmation soit envoyé.", "recurring_event": "Événement récurrent", "recurring_event_description": "Les participants peuvent s'inscrire à des événements récurrents", "starting": "Début", diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index 4b0c2b8b6ec81e..f4b5f3f9031d92 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -613,8 +613,7 @@ "add_input": "הוספת קלט", "disable_notes": "הסתר הערות בלוח השנה", "disable_notes_description": "מסיבות פרטיות, אפשרויות קלט נוספות והערות יוסתרו מהרשומה בלוח השנה. הם עדיין יישלחו אליך בדוא\"ל.", - "opt_in_booking": "לאשר את ההזמנה", - "opt_in_booking_description": "יש לאשר את ההזמנה באופן ידני כדי שניתן יהיה להעביר אותה בדחיפה אל השילובים ולשלוח הודעת אישור בדוא\"ל.", + "requires_confirmation_description": "יש לאשר את ההזמנה באופן ידני כדי שניתן יהיה להעביר אותה בדחיפה אל השילובים ולשלוח הודעת אישור בדוא\"ל.", "recurring_event": "אירוע חוזר", "recurring_event_description": "אנשים יכולים להירשם לאירועים חוזרים", "starting": "מועד התחלה", diff --git a/apps/web/public/static/locales/it/common.json b/apps/web/public/static/locales/it/common.json index 64f98976133d2c..f81652fff6a1da 100644 --- a/apps/web/public/static/locales/it/common.json +++ b/apps/web/public/static/locales/it/common.json @@ -613,8 +613,7 @@ "add_input": "Aggiungi un input", "disable_notes": "Nascondi le note nel calendario", "disable_notes_description": "Per motivi di privacy, gli input e le note aggiuntivi saranno nascosti nella voce del calendario. Verranno comunque inviati alla tua email.", - "opt_in_booking": "Prenotazione Opt-in", - "opt_in_booking_description": "La prenotazione deve essere confermata manualmente prima di essere spinta alle integrazioni e viene inviata una mail di conferma.", + "requires_confirmation_description": "La prenotazione deve essere confermata manualmente prima di essere spinta alle integrazioni e viene inviata una mail di conferma.", "recurring_event": "Evento ricorrente", "recurring_event_description": "Le persone possono iscriversi a eventi ricorrenti", "starting": "Inizio", diff --git a/apps/web/public/static/locales/ja/common.json b/apps/web/public/static/locales/ja/common.json index c61abf026c36b1..966b373dab29ab 100644 --- a/apps/web/public/static/locales/ja/common.json +++ b/apps/web/public/static/locales/ja/common.json @@ -613,8 +613,7 @@ "add_input": "入力を追加", "disable_notes": "カレンダーのメモを非表示にする", "disable_notes_description": "プライバシー上の理由から、追加の入力やメモはカレンダーのエントリで非表示にされます。それらは引き続きあなたのメールアドレスに送信されます。", - "opt_in_booking": "オプトイン予約", - "opt_in_booking_description": "連携にプッシュされ確認メールが送信される前に、予約を手動で確認する必要があります。", + "requires_confirmation_description": "連携にプッシュされ確認メールが送信される前に、予約を手動で確認する必要があります。", "recurring_event": "繰り返しイベント", "recurring_event_description": "人々は繰り返しイベントの配信に登録できます。", "starting": "開始", diff --git a/apps/web/public/static/locales/ko/common.json b/apps/web/public/static/locales/ko/common.json index ae08da1d0041af..619be5c16be350 100644 --- a/apps/web/public/static/locales/ko/common.json +++ b/apps/web/public/static/locales/ko/common.json @@ -613,8 +613,7 @@ "add_input": "입력 추가", "disable_notes": "캘린더에서 메모 숨기기", "disable_notes_description": "개인 정보 보호를 위해, 추가 입력 및 메모는 캘린더 항목에서 숨겨지지만, 여전히 귀하의 이메일로 전송됩니다.", - "opt_in_booking": "옵트인 예약", - "opt_in_booking_description": "확인 메일이 전송되기 전에 예약을 수동으로 확인하십시오.", + "requires_confirmation_description": "확인 메일이 전송되기 전에 예약을 수동으로 확인하십시오.", "recurring_event": "되풀이 이벤트", "recurring_event_description": "사람들이 되풀이 이벤트를 구독할 수 있습니다", "starting": "시작 중", diff --git a/apps/web/public/static/locales/nl/common.json b/apps/web/public/static/locales/nl/common.json index 6db8f32a230316..51c60ab0db73e3 100644 --- a/apps/web/public/static/locales/nl/common.json +++ b/apps/web/public/static/locales/nl/common.json @@ -613,8 +613,7 @@ "add_input": "Voeg een invoer toe", "disable_notes": "Notities verbergen in kalender", "disable_notes_description": "Om privacyredenen worden extra invoer en notities verborgen in het kalenderitem. Ze worden nog wel naar uw e-mail verzonden.", - "opt_in_booking": "Opt-in boeking", - "opt_in_booking_description": "De boeking moet handmatig bevestigd worden voordat het definitief is.", + "requires_confirmation_description": "De boeking moet handmatig bevestigd worden voordat het definitief is.", "recurring_event": "Terugkerende gebeurtenis", "recurring_event_description": "Mensen kunnen zich abonneren op terugkerende gebeurtenissen", "starting": "Vanaf", diff --git a/apps/web/public/static/locales/pl/common.json b/apps/web/public/static/locales/pl/common.json index 9e5955096558ea..a15faba4c0bccc 100644 --- a/apps/web/public/static/locales/pl/common.json +++ b/apps/web/public/static/locales/pl/common.json @@ -613,8 +613,7 @@ "add_input": "Dodaj Wejście", "disable_notes": "Ukryj notatki w kalendarzu", "disable_notes_description": "Ze względu na prywatność, dodatkowe dane wejściowe i notatki zostaną ukryte we wpisie kalendarza. Będą one nadal wysyłane na Twój adres e-mail.", - "opt_in_booking": "Opt-in Rezerwacji", - "opt_in_booking_description": "Rezerwacja musi być potwierdzona ręcznie, zanim zostanie przekierowana do integracji, a poczta potwierdzająca zostanie wysłana.", + "requires_confirmation_description": "Rezerwacja musi być potwierdzona ręcznie, zanim zostanie przekierowana do integracji, a poczta potwierdzająca zostanie wysłana.", "recurring_event": "Wydarzenie cykliczne", "recurring_event_description": "Osoby mogą subskrybować wydarzenia cykliczne", "starting": "Rozpoczęcie", diff --git a/apps/web/public/static/locales/pt-BR/common.json b/apps/web/public/static/locales/pt-BR/common.json index 3c10332d914888..7a3420d1d48836 100644 --- a/apps/web/public/static/locales/pt-BR/common.json +++ b/apps/web/public/static/locales/pt-BR/common.json @@ -613,8 +613,7 @@ "add_input": "Adicionar um Campo", "disable_notes": "Ocultar notas no calendário", "disable_notes_description": "Por motivo de privacidade, notas e dados adicionais serão ocultos na entrada do calendário. Serão enviadas por e-mail.", - "opt_in_booking": "Confirmação da reserva", - "opt_in_booking_description": "A reserva precisa ser confirmada manualmente antes de ser enviada para as integrações e ser enviado um email de confirmação.", + "requires_confirmation_description": "A reserva precisa ser confirmada manualmente antes de ser enviada para as integrações e ser enviado um email de confirmação.", "recurring_event": "Evento recorrente", "recurring_event_description": "As pessoas podem se inscrever em eventos recorrentes", "starting": "Iniciando", diff --git a/apps/web/public/static/locales/pt/common.json b/apps/web/public/static/locales/pt/common.json index 97a27f850e8d57..16d5d838bb57b1 100644 --- a/apps/web/public/static/locales/pt/common.json +++ b/apps/web/public/static/locales/pt/common.json @@ -613,8 +613,7 @@ "add_input": "Adicionar um Campo", "disable_notes": "Esconder notas no calendário", "disable_notes_description": "Por razões de privacidade, informações adicionais e notas serão escondidas no registo do calendário. Serão enviadas para o seu email.", - "opt_in_booking": "Confirmação da reserva", - "opt_in_booking_description": "A reserva precisa ser confirmada manualmente antes de ser enviada para as integrações e ser enviada uma mensagem de confirmação.", + "requires_confirmation_description": "A reserva precisa ser confirmada manualmente antes de ser enviada para as integrações e ser enviada uma mensagem de confirmação.", "recurring_event": "Evento recorrente", "recurring_event_description": "As pessoas podem subscrever para eventos recorrentes", "starting": "A iniciar", diff --git a/apps/web/public/static/locales/ro/common.json b/apps/web/public/static/locales/ro/common.json index 0a1c0e75e7a8cc..b8b4749ab3e7a8 100644 --- a/apps/web/public/static/locales/ro/common.json +++ b/apps/web/public/static/locales/ro/common.json @@ -613,8 +613,7 @@ "add_input": "Adaugă date", "disable_notes": "Ascundeți notele din calendar", "disable_notes_description": "Din motive de confidențialitate, intrările și notele suplimentare vor fi ascunse în intrarea din calendar. Acestea vor fi trimise în continuare pe adresa dvs. de e-mail.", - "opt_in_booking": "Rezervare Opt-in", - "opt_in_booking_description": "Rezervarea trebuie să fie confirmată manual înainte de a fi împinsă către integrări și înainte de trimiterea unui mail de confirmare.", + "requires_confirmation_description": "Rezervarea trebuie să fie confirmată manual înainte de a fi împinsă către integrări și înainte de trimiterea unui mail de confirmare.", "recurring_event": "Eveniment recurent", "recurring_event_description": "Persoanele se pot abona la evenimentele recurente", "starting": "Începe", diff --git a/apps/web/public/static/locales/ru/common.json b/apps/web/public/static/locales/ru/common.json index 69e41fc92e8fb8..e41612cde852f1 100644 --- a/apps/web/public/static/locales/ru/common.json +++ b/apps/web/public/static/locales/ru/common.json @@ -614,8 +614,7 @@ "add_input": "Добавить вопрос", "disable_notes": "Скрыть заметки в календаре", "disable_notes_description": "В целях обеспечения конфиденциальности дополнительные поля и заметки будут скрыты в записи календаря. При этом они будут отправлены на ваш адрес электронной почты.", - "opt_in_booking": "Бронирование с подтверждением", - "opt_in_booking_description": "Бронирование должно быть подтверждено вручную, прежде чем оно будет передано интеграциям. Также отправляется письмо с подтверждением бронирования.", + "requires_confirmation_description": "Бронирование должно быть подтверждено вручную, прежде чем оно будет передано интеграциям. Также отправляется письмо с подтверждением бронирования.", "recurring_event": "Повторяющееся событие", "recurring_event_description": "Пользователи могут подписываться на повторяющиеся события", "starting": "Начало", diff --git a/apps/web/public/static/locales/sr/common.json b/apps/web/public/static/locales/sr/common.json index 931cd2c8b3a080..c162d8a28be1a6 100644 --- a/apps/web/public/static/locales/sr/common.json +++ b/apps/web/public/static/locales/sr/common.json @@ -613,8 +613,7 @@ "add_input": "Dodaj unos", "disable_notes": "Sakrij napomene u kalendaru", "disable_notes_description": "Iz razloga privatnosti, dodatni unosi i napomene biće skriveni u stavci kalendara. Međutim, ipak će vam se slati na imejl.", - "opt_in_booking": "Rezervacija sa potvrdom", - "opt_in_booking_description": "Rezervacija mora biti manuelno potvrđena pre nego što završi u integracijama i e-pošta za potvrdu će biti poslata.", + "requires_confirmation_description": "Rezervacija mora biti manuelno potvrđena pre nego što završi u integracijama i e-pošta za potvrdu će biti poslata.", "recurring_event": "Ponavljajući događaj", "recurring_event_description": "Ljudi mogu da se pretplate na ponavljajuće događaje", "starting": "Počev od", diff --git a/apps/web/public/static/locales/sv/common.json b/apps/web/public/static/locales/sv/common.json index 9556a4a72116dc..3051697043d7d4 100644 --- a/apps/web/public/static/locales/sv/common.json +++ b/apps/web/public/static/locales/sv/common.json @@ -613,8 +613,7 @@ "add_input": "Lägg till en inmatning", "disable_notes": "Dölj anteckningar i kalendern", "disable_notes_description": "Av sekretessskäl kommer ytterligare indata och anteckningar att döljas i kalenderposten. De kommer fortfarande att skickas till din e-post.", - "opt_in_booking": "Opt-in bokning", - "opt_in_booking_description": "Bokningen måste bekräftas manuellt innan den flyttas till integrationerna och ett bekräftelsemail skickas.", + "requires_confirmation_description": "Bokningen måste bekräftas manuellt innan den flyttas till integrationerna och ett bekräftelsemail skickas.", "recurring_event": "Återkommande möte", "recurring_event_description": "Personer kan prenumerera på återkommande händelser", "starting": "Börjar", diff --git a/apps/web/public/static/locales/tr/common.json b/apps/web/public/static/locales/tr/common.json index a260da6f6b3ed5..0f3d4cc83236f9 100644 --- a/apps/web/public/static/locales/tr/common.json +++ b/apps/web/public/static/locales/tr/common.json @@ -613,8 +613,7 @@ "add_input": "Girdi ekleyin", "disable_notes": "Takvimdeki notları gizle", "disable_notes_description": "Gizlilik nedeniyle, takvim girişinde ek girişler ve notlar gizlenecektir. Bu bilgiler yine de e-postanıza gönderilebilecektir.", - "opt_in_booking": "Rezervasyon Onayı", - "opt_in_booking_description": "Rezervasyon, entegrasyonlara iletilmeden ve bir onay e-postası gönderilmeden önce manuel olarak onaylanmalıdır.", + "requires_confirmation_description": "Rezervasyon, entegrasyonlara iletilmeden ve bir onay e-postası gönderilmeden önce manuel olarak onaylanmalıdır.", "recurring_event": "Yinelenen Etkinlik", "recurring_event_description": "Kişiler yinelenen etkinlikler için abone olabilirler", "starting": "Başlangıç", diff --git a/apps/web/public/static/locales/uk/common.json b/apps/web/public/static/locales/uk/common.json index ccb71dba0c8e71..8ad16f80b4b1cb 100644 --- a/apps/web/public/static/locales/uk/common.json +++ b/apps/web/public/static/locales/uk/common.json @@ -613,8 +613,7 @@ "add_input": "Додати поле введення", "disable_notes": "Приховати примітки в календарі", "disable_notes_description": "З міркувань конфіденційності додаткові поля введення та примітки буде приховано в записі календаря. Їх усе одно буде надіслано вам на електронну пошту.", - "opt_in_booking": "Погодження бронювання", - "opt_in_booking_description": "Бронювання потрібно підтвердити вручну, перш ніж його буде надіслано в інтеграції. Ви отримаєте підтвердження електронною поштою.", + "requires_confirmation_description": "Бронювання потрібно підтвердити вручну, перш ніж його буде надіслано в інтеграції. Ви отримаєте підтвердження електронною поштою.", "recurring_event": "Періодичний захід", "recurring_event_description": "Користувачі можуть підписуватися на періодичні заходи", "starting": "Початок", diff --git a/apps/web/public/static/locales/vi/common.json b/apps/web/public/static/locales/vi/common.json index 5b721384673a68..e70e7c984a28b9 100644 --- a/apps/web/public/static/locales/vi/common.json +++ b/apps/web/public/static/locales/vi/common.json @@ -613,8 +613,7 @@ "add_input": "Thêm trường", "disable_notes": "Ẩn ghi chú trong lịch", "disable_notes_description": "Vì lý do riêng tư, các trường và ghi chú bổ sung sẽ bị ẩn trong mục lịch. Chúng sẽ vẫn được gửi đến email của bạn.", - "opt_in_booking": "Lịch hẹn cần chủ lịch chấp nhận", - "opt_in_booking_description": "Lịch hẹn cần được xác nhận thủ công trước khi nó được chuyển sang ứng dụng tích hợp và thư xác nhận sẽ được gửi.", + "requires_confirmation_description": "Lịch hẹn cần được xác nhận thủ công trước khi nó được chuyển sang ứng dụng tích hợp và thư xác nhận sẽ được gửi.", "recurring_event": "Sự kiện định kỳ", "recurring_event_description": "Mọi người có thể ghi danh sự kiện định kỳ", "starting": "Bắt đầu", diff --git a/apps/web/public/static/locales/zh-CN/common.json b/apps/web/public/static/locales/zh-CN/common.json index e25ae71301201d..7b80899d894076 100644 --- a/apps/web/public/static/locales/zh-CN/common.json +++ b/apps/web/public/static/locales/zh-CN/common.json @@ -614,8 +614,7 @@ "add_input": "添加输入框", "disable_notes": "在日历中隐藏备注", "disable_notes_description": "出于隐私原因,额外的输入和备注将在日历条目中被隐藏,但它们仍将发送到您的电子邮件中。", - "opt_in_booking": "手动确认预约", - "opt_in_booking_description": "该预约在推送到集成和发送确认邮件之前需要您手动确认。", + "requires_confirmation_description": "该预约在推送到集成和发送确认邮件之前需要您手动确认。", "recurring_event": "定期活动", "recurring_event_description": "人们可以订阅定期活动", "starting": "开始时间", diff --git a/apps/web/public/static/locales/zh-TW/common.json b/apps/web/public/static/locales/zh-TW/common.json index e8ee45f899253a..c06433cab9d34d 100644 --- a/apps/web/public/static/locales/zh-TW/common.json +++ b/apps/web/public/static/locales/zh-TW/common.json @@ -613,8 +613,7 @@ "add_input": "新增輸入欄", "disable_notes": "隱藏行事曆中的備註", "disable_notes_description": "為保護隱私,行事曆中的其他輸入內容及備註將會隱藏,但仍會傳送至您的電子郵件。", - "opt_in_booking": "主動加入的預約", - "opt_in_booking_description": "此預約在推送至整合服務前,必須手動確認。確認電子郵件已經寄出。", + "requires_confirmation_description": "此預約在推送至整合服務前,必須手動確認。確認電子郵件已經寄出。", "recurring_event": "定期活動", "recurring_event_description": "大家可以訂閱定期活動", "starting": "開始時間",