Skip to content

Commit 1f28a18

Browse files
feat(appointment): add Google event templates
1 parent f92f4f8 commit 1f28a18

44 files changed

Lines changed: 46652 additions & 973 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/builder/messages/ar.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "مسار التأكيد",
52895289
"cancellationFlowId": "مسار الإلغاء",
52905290
"externalConnectionId": "التقويم الخارجي",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "التذكيرات",
52925295
"reminderTimingValue": "القيمة",
52935296
"reminderTimingUnit": "الوحدة"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "اجتماع حضوري",
52975306
"phoneCall": "مكالمة هاتفية",

apps/builder/messages/da.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Bekræftelsesflow",
52895289
"cancellationFlowId": "Annulleringsflow",
52905290
"externalConnectionId": "Ekstern kalender",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Påmindelser",
52925295
"reminderTimingValue": "Værdi",
52935296
"reminderTimingUnit": "Enhed"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Personligt møde",
52975306
"phoneCall": "Telefonopkald",

apps/builder/messages/de.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Bestätigungs-Flow",
52895289
"cancellationFlowId": "Absage-Flow",
52905290
"externalConnectionId": "Externer Kalender",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Erinnerungen",
52925295
"reminderTimingValue": "Wert",
52935296
"reminderTimingUnit": "Einheit"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Persönliches Treffen",
52975306
"phoneCall": "Telefonanruf",

apps/builder/messages/en.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4751,10 +4751,19 @@
47514751
"confirmationFlowId": "Confirmation Flow",
47524752
"cancellationFlowId": "Cancellation Flow",
47534753
"externalConnectionId": "External Calendar",
4754+
"externalEventTitleTemplate": "Event title template",
4755+
"externalEventDescriptionTemplate": "Event description template",
4756+
"externalEventAttendeesTemplate": "Attendees template",
47544757
"reminders": "Reminders",
47554758
"reminderTimingValue": "Value",
47564759
"reminderTimingUnit": "Unit"
47574760
},
4761+
"placeholders": {
4762+
"externalEventTitleTemplate": "Appointment: '{{booking_calendar}}'",
4763+
"externalEventDescriptionTemplate": "Add appointment details or variables",
4764+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
4765+
},
4766+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar. Attendees receive Google invitations and cancellation updates.",
47584767
"locationTypes": {
47594768
"inPerson": "In-Person Meeting",
47604769
"phoneCall": "Phone Call",

apps/builder/messages/es.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Flujo de confirmación",
52895289
"cancellationFlowId": "Flujo de cancelación",
52905290
"externalConnectionId": "Calendario externo",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Recordatorios",
52925295
"reminderTimingValue": "Valor",
52935296
"reminderTimingUnit": "Unidad"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Reunión presencial",
52975306
"phoneCall": "Llamada telefónica",

apps/builder/messages/fi.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Vahvistus-flow",
52895289
"cancellationFlowId": "Peruutus-flow",
52905290
"externalConnectionId": "Ulkoinen kalenteri",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Muistutukset",
52925295
"reminderTimingValue": "Arvo",
52935296
"reminderTimingUnit": "Yksikkö"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Tapaaminen paikan päällä",
52975306
"phoneCall": "Puhelu",

apps/builder/messages/fr.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Flux de confirmation",
52895289
"cancellationFlowId": "Flux d’annulation",
52905290
"externalConnectionId": "Calendrier externe",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Rappels",
52925295
"reminderTimingValue": "Valeur",
52935296
"reminderTimingUnit": "Unité"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Réunion en personne",
52975306
"phoneCall": "Appel téléphonique",

apps/builder/messages/he.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "תהליך אישור",
52895289
"cancellationFlowId": "תהליך ביטול",
52905290
"externalConnectionId": "יומן חיצוני",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "תזכורות",
52925295
"reminderTimingValue": "ערך",
52935296
"reminderTimingUnit": "יחידה"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "פגישה פרונטלית",
52975306
"phoneCall": "שיחת טלפון",

apps/builder/messages/id.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Flow Konfirmasi",
52895289
"cancellationFlowId": "Flow Pembatalan",
52905290
"externalConnectionId": "Kalender Eksternal",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Pengingat",
52925295
"reminderTimingValue": "Nilai",
52935296
"reminderTimingUnit": "Satuan"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Pertemuan Tatap Muka",
52975306
"phoneCall": "Panggilan Telepon",

apps/builder/messages/it.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,19 @@
52885288
"confirmationFlowId": "Flusso di conferma",
52895289
"cancellationFlowId": "Flusso di annullamento",
52905290
"externalConnectionId": "Calendario esterno",
5291+
"externalEventTitleTemplate": "Event title template",
5292+
"externalEventDescriptionTemplate": "Event description template",
5293+
"externalEventAttendeesTemplate": "Attendees template",
52915294
"reminders": "Promemoria",
52925295
"reminderTimingValue": "Valore",
52935296
"reminderTimingUnit": "Unità"
52945297
},
5298+
"placeholders": {
5299+
"externalEventTitleTemplate": "Appointment: '{{contact.fullName}}'",
5300+
"externalEventDescriptionTemplate": "Add appointment details or variables",
5301+
"externalEventAttendeesTemplate": "one@example.com, another@example.com"
5302+
},
5303+
"externalEventDisclosure": "Template values and attendees are shared with the connected Google Calendar.",
52955304
"locationTypes": {
52965305
"inPerson": "Riunione di persona",
52975306
"phoneCall": "Chiamata telefonica",

0 commit comments

Comments
 (0)