Merge branch 'main' into enterprise-license
commit
7501e40e69
|
@ -674,7 +674,7 @@ const EventTypePage = (props: inferSSRProps<typeof getServerSideProps>) => {
|
||||||
fillRule="evenodd"></path>
|
fillRule="evenodd"></path>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
<span className="text-sm ltr:ml-2 rtl:mr-2">Daily.co Video</span>
|
<span className="text-sm ltr:ml-2 rtl:mr-2">Cal.com Video</span>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
{location.type === LocationType.Zoom && (
|
{location.type === LocationType.Zoom && (
|
||||||
|
|
|
@ -587,7 +587,7 @@
|
||||||
"cal_provide_google_meet_location": "Cal will provide a Google Meet location.",
|
"cal_provide_google_meet_location": "Cal will provide a Google Meet location.",
|
||||||
"cal_provide_zoom_meeting_url": "Cal will provide a Zoom meeting URL.",
|
"cal_provide_zoom_meeting_url": "Cal will provide a Zoom meeting URL.",
|
||||||
"cal_provide_tandem_meeting_url": "Cal will provide a Tandem meeting URL.",
|
"cal_provide_tandem_meeting_url": "Cal will provide a Tandem meeting URL.",
|
||||||
"cal_provide_video_meeting_url": "Cal will provide a Daily video meeting URL.",
|
"cal_provide_video_meeting_url": "Cal will provide a video meeting URL.",
|
||||||
"cal_provide_jitsi_meeting_url": "We will generate a Jitsi Meet URL for you.",
|
"cal_provide_jitsi_meeting_url": "We will generate a Jitsi Meet URL for you.",
|
||||||
"cal_provide_huddle01_meeting_url": "Cal will provide a Huddle01 web3 video meeting URL.",
|
"cal_provide_huddle01_meeting_url": "Cal will provide a Huddle01 web3 video meeting URL.",
|
||||||
"cal_provide_teams_meeting_url": "Cal will provide a MS Teams meeting URL. NOTE: MUST HAVE A WORK OR SCHOOL ACCOUNT",
|
"cal_provide_teams_meeting_url": "Cal will provide a MS Teams meeting URL. NOTE: MUST HAVE A WORK OR SCHOOL ACCOUNT",
|
||||||
|
|
Loading…
Reference in New Issue