Skip to content

Commit

Permalink
fix: Change conferencing app-store URL on event types and bookings pa…
Browse files Browse the repository at this point in the history
…ges (calcom#15878)

* fix: Change conferencing app-store URL on event types and bookings pages

Signed-off-by: Souptik Datta <[email protected]>

* chore: Change conference app store help text

Signed-off-by: Souptik Datta <[email protected]>

* chore: Revert app install helper text key for all locales except en

Signed-off-by: Souptik Datta <[email protected]>

* delete key and text

---------

Signed-off-by: Souptik Datta <[email protected]>
Co-authored-by: unknown <[email protected]>
  • Loading branch information
Souptik2001 and anikdhabal authored Jul 24, 2024
1 parent dcc62c6 commit 40305b9
Show file tree
Hide file tree
Showing 29 changed files with 9 additions and 33 deletions.
8 changes: 5 additions & 3 deletions apps/web/components/dialog/EditLocationDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,11 @@ export const EditLocationDialog = (props: ISetLocationDialog) => {
</h3>
{!booking && (
<p className="text-default text-sm">
<Trans i18nKey="cant_find_the_right_video_app_visit_our_app_store">
Can&apos;t find the right video app? Visit our
<Link className="cursor-pointer text-blue-500 underline" href="/apps/categories/video">
<Trans i18nKey="cant_find_the_right_conferencing_app_visit_our_app_store">
Can&apos;t find the right conferencing app? Visit our
<Link
className="cursor-pointer text-blue-500 underline"
href="/apps/categories/conferencing">
App Store
</Link>
.
Expand Down
6 changes: 3 additions & 3 deletions apps/web/components/eventtype/Locations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ const Locations: React.FC<LocationsProps> = ({
</ul>
{props.showAppStoreLink && (
<p className="text-default mt-2 text-sm">
<Trans i18nKey="cant_find_the_right_video_app_visit_our_app_store">
Can&apos;t find the right video app? Visit our
<Link className="cursor-pointer text-blue-500 underline" href="/apps/categories/video">
<Trans i18nKey="cant_find_the_right_conferencing_app_visit_our_app_store">
Can&apos;t find the right conferencing app? Visit our
<Link className="cursor-pointer text-blue-500 underline" href="/apps/categories/conferencing">
App Store
</Link>
.
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@
"how_long_after": "كم من الوقت بعد انتهاء الحدث؟",
"no_available_slots": "لا توجد فترات زمنية متاحة",
"time_available": "الوقت المتاح",
"cant_find_the_right_video_app_visit_our_app_store": "لا يمكن العثور على تطبيق الفيديو الصحيح؟ قم بزيارة متجر التطبيقات <1>App Store</1>.",
"install_new_calendar_app": "تثبيت تطبيق تقويم جديد",
"make_phone_number_required": "جعل رقم الهاتف مطلوب لحجز الحدث",
"new_event_type_availability": "توافر {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/cs/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Jak dlouho po ukončení události?",
"no_available_slots": "Žádné dostupné sloty",
"time_available": "Dostupný čas",
"cant_find_the_right_video_app_visit_our_app_store": "Nemůžete najít správnou video aplikaci? Navštivte náš <1>App Store</1>.",
"install_new_calendar_app": "Nainstalovat novou aplikaci kalendáře",
"make_phone_number_required": "Pro rezervaci události vyžadovat telefonní číslo",
"new_event_type_availability": "Dostupnost pro {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/da/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1301,7 +1301,6 @@
"how_long_after": "Hvor længe efter begivenheden slutter?",
"no_available_slots": "Ingen ledige tidsrum",
"time_available": "Tid tilgængelig",
"cant_find_the_right_video_app_visit_our_app_store": "Kan du ikke finde den rette videoapp? Besøg vores <1>App Store</1>.",
"install_new_calendar_app": "Installér ny kalenderapp",
"make_phone_number_required": "Gør telefonnummer påkrævet for at booke begivenhed",
"new_event_type_availability": "{{eventTypeTitle}} Tilgængelighed",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,6 @@
"how_long_after": "Wie lange nach Ende des Termins?",
"no_available_slots": "Keine verfügbaren Plätze",
"time_available": "Zeit verfügbar",
"cant_find_the_right_video_app_visit_our_app_store": "Sie können die richtige Video-App nicht finden? Besuchen Sie unseren <1>App Store</1>.",
"install_new_calendar_app": "Neue Kalender-App installieren",
"make_phone_number_required": "Telefonnummer für die Buchung des Termins erforderlich machen",
"new_event_type_availability": "{{eventTypeTitle}} | Verfügbarkeit",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/static/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1597,7 +1597,7 @@
"how_long_after": "How long after event ends?",
"no_available_slots": "No Available slots",
"time_available": "Time available",
"cant_find_the_right_video_app_visit_our_app_store": "Can't find the right video app? Visit our <1>App Store</1>.",
"cant_find_the_right_conferencing_app_visit_our_app_store": "Can't find the right conferencing app? Visit our <1>App Store</1>.",
"install_new_calendar_app": "Install new calendar app",
"make_phone_number_required": "Make phone number required for booking event",
"new_event_type_availability": "{{eventTypeTitle}} Availability",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,6 @@
"how_long_after": "¿Cuánto tiempo después de que termine el evento?",
"no_available_slots": "No hay espacios disponibles",
"time_available": "Tiempo disponible",
"cant_find_the_right_video_app_visit_our_app_store": "¿No encuentra la aplicación de vídeo correcta? Visite nuestra <1>App Store</1>.",
"install_new_calendar_app": "Instalar nueva aplicación de calendario",
"make_phone_number_required": "Solicitar número de teléfono para reservar el evento",
"new_event_type_availability": "Disponibilidad para {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/et/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,6 @@
"how_long_after": "Kui kaua pärast ürituse lõppu?",
"no_available_slots": "Saadaolevaid teenindusaegu pole",
"time_available": "Aeg saadaval",
"cant_find_the_right_video_app_visit_our_app_store": "Kas te ei leia õiget videorakendust? Külastage meie <1>App Store'i</1>.",
"install_new_calendar_app": "Installi uus kalendrirakendus",
"make_phone_number_required": "Tee telefoninumber ürituse broneerimiseks vajalikuks",
"new_event_type_availability": "{{eventTypeTitle}} Saadavus",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,6 @@
"how_long_after": "Combien de temps après la fin de l'événement ?",
"no_available_slots": "Aucun créneau disponible",
"time_available": "Disponibilités",
"cant_find_the_right_video_app_visit_our_app_store": "Vous ne trouvez pas la bonne application de visioconférence ? Visitez notre <1>App Store</1>.",
"install_new_calendar_app": "Installer une nouvelle application de calendrier",
"make_phone_number_required": "Rendre le numéro de téléphone obligatoire pour la réservation de l'événement",
"new_event_type_availability": "Disponibilités de {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/he/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,6 @@
"how_long_after": "כמה זמן לאחר סיום האירוע?",
"no_available_slots": "אין חלונות זמן זמינים",
"time_available": "זמן זמין",
"cant_find_the_right_video_app_visit_our_app_store": "לא הצלחת למצוא את האפליקציה הנכונה לשיחות ועידה? כדאי לבקר ב-<1>App Store</1> שלנו.",
"install_new_calendar_app": "התקנת האפליקציה החדשה של לוחות שנה",
"make_phone_number_required": "הגדרת מספר טלפון כפרט נדרש עבור סוג האירוע הזה",
"new_event_type_availability": "זמינות {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/hu/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,6 @@
"how_long_after": "Mennyi idővel az esemény vége után?",
"no_available_slots": "Nincsenek elérhető helyek",
"time_available": "Rendelkezésre álló idő",
"cant_find_the_right_video_app_visit_our_app_store": "Nem találja a megfelelő videóalkalmazást? Látogassa meg <1>Alkalmazás Bolt-unkat</1>.",
"install_new_calendar_app": "Telepítsen új naptáralkalmazást",
"make_phone_number_required": "Az esemény foglalásához telefonszám szükséges",
"new_event_type_availability": "{{eventTypeTitle}} Elérhetőség",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,6 @@
"how_long_after": "Quanto tempo dopo la fine dell'evento?",
"no_available_slots": "Nessuna fascia oraria disponibile",
"time_available": "Tempo disponibile",
"cant_find_the_right_video_app_visit_our_app_store": "Non riesci a trovare l'applicazione video necessaria? Visita il nostro <1>App Store</1>.",
"install_new_calendar_app": "Installa nuova app di calendario",
"make_phone_number_required": "Rendi obbligatorio il numero di telefono per prenotare un evento",
"new_event_type_availability": "Disponibilità {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ja/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "イベント終了後のどのくらい後にしますか?",
"no_available_slots": "利用可能な時間帯がありません",
"time_available": "利用可能な時間帯",
"cant_find_the_right_video_app_visit_our_app_store": "適切なビデオアプリが見つかりませんか?<1>App Store</1>をご覧ください。",
"install_new_calendar_app": "新しいカレンダーアプリをインストールする",
"make_phone_number_required": "イベントの予約時に電話番号の入力を必須にする",
"new_event_type_availability": "{{eventTypeTitle}} 空き状況",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ko/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "이벤트 종료 후 얼마나 경과해야 합니까?",
"no_available_slots": "사용 가능한 슬롯 없음",
"time_available": "시간 사용 가능",
"cant_find_the_right_video_app_visit_our_app_store": "올바른 비디오 앱을 찾을 수 없으신가요? <1>App Store</1>를 방문하세요.",
"install_new_calendar_app": "새 캘린더 앱 설치",
"make_phone_number_required": "예약 이벤트에 전화번호가 필요하도록 만들기",
"new_event_type_availability": "{{eventTypeTitle}} 가용성",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/nl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Hoelang na afloop van de gebeurtenis?",
"no_available_slots": "Geen beschikbare tijdvakken",
"time_available": "Tijd beschikbaar",
"cant_find_the_right_video_app_visit_our_app_store": "Kunt u de juiste video-app niet vinden? Bezoek onze <1>App Store</1>.",
"install_new_calendar_app": "Installeer een nieuwe agenda-app",
"make_phone_number_required": "Een telefoonnummer verplicht stellen voor het boeken van een gebeurtenis",
"new_event_type_availability": "Beschikbaarheid {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/no/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"how_long_after": "Hvor lenge etter at hendelsen er ferdig?",
"no_available_slots": "Ingen Tilgjengelige tidsluker",
"time_available": "Tilgjengelig tid",
"cant_find_the_right_video_app_visit_our_app_store": "Finner du ikke riktig video app? Besøk vår <1>App Butikk</1>.",
"install_new_calendar_app": "Installer ny kalender-app",
"make_phone_number_required": "Gjør telefonnummer pålagt for å booke hendelser",
"new_event_type_availability": "{{eventTypeTitle}} Tilgjengelighet",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/pl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Jak długo po zakończeniu wydarzenia?",
"no_available_slots": "Brak dostępnych przedziałów",
"time_available": "Dostępny czas",
"cant_find_the_right_video_app_visit_our_app_store": "Nie możesz znaleźć właściwej aplikacji wideo? Odwiedź nasz sklep <1>App Store</1>.",
"install_new_calendar_app": "Zainstaluj nową aplikację kalendarza",
"make_phone_number_required": "Ustaw wymóg podania numeru telefonu w celu rezerwacji wydarzenia",
"new_event_type_availability": "{{eventTypeTitle}} – dostępność",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/pt-BR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1576,7 +1576,6 @@
"how_long_after": "Quanto tempo após o término do evento?",
"no_available_slots": "Não há espaços disponíveis",
"time_available": "Tempo disponível",
"cant_find_the_right_video_app_visit_our_app_store": "Não consegue achar o app de vídeo correto? Acesse a nossa <1>App Store</1>.",
"install_new_calendar_app": "Instale novo aplicativo de calendário",
"make_phone_number_required": "Torne o número de telefone necessário para o evento de reserva",
"new_event_type_availability": "Disponibilidade de {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/pt/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,6 @@
"how_long_after": "Quanto tempo após o fim do evento?",
"no_available_slots": "Sem vagas disponíveis",
"time_available": "Tempo disponível",
"cant_find_the_right_video_app_visit_our_app_store": "Não conseguiu encontrar a aplicação de vídeo ideal? Visite a nossa <1>App Store</1>.",
"install_new_calendar_app": "Instalar a nova aplicação de calendário",
"make_phone_number_required": "Tornar o número de telefone obrigatório na reserva de um evento",
"new_event_type_availability": "Disponibilidade de {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ro/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "La cât timp după finalul evenimentului?",
"no_available_slots": "Niciun interval disponibil",
"time_available": "Oră disponibilă",
"cant_find_the_right_video_app_visit_our_app_store": "Nu găsiți aplicația video corectă? Vizitați <1>App Store</1>.",
"install_new_calendar_app": "Instalați noua aplicație pentru calendar",
"make_phone_number_required": "Setați numărul de telefon ca fiind obligatoriu pentru rezervarea evenimentului",
"new_event_type_availability": "Disponibilitate {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ru/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,6 @@
"how_long_after": "Спустя какое время после окончания события?",
"no_available_slots": "Нет доступных интервалов",
"time_available": "Доступное время",
"cant_find_the_right_video_app_visit_our_app_store": "Не удается найти подходящее приложение для просмотра видео? Посетите наш <1>App Store</1>.",
"install_new_calendar_app": "Установить новое приложение календаря",
"make_phone_number_required": "Сделать номер телефона обязательным для бронирования",
"new_event_type_availability": "{{eventTypeTitle}} | Доступность",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/sr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Koliko vremena nakon što se događaj završi?",
"no_available_slots": "Nema dostupnih termina",
"time_available": "Dostupno vreme",
"cant_find_the_right_video_app_visit_our_app_store": "Ne možete da nađete pravu video aplikaciju? Posetite našu <1>App Store</1>.",
"install_new_calendar_app": "Instaliraj novu aplikaciju kalendara",
"make_phone_number_required": "Postaviti da je neophodan telefonski broj za rezervaciju događaja",
"new_event_type_availability": "{{eventTypeTitle}} Dostupnost",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/sv/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Hur länge efter händelsens slut?",
"no_available_slots": "Inga tillgängliga tider",
"time_available": "Tid tillgänglig",
"cant_find_the_right_video_app_visit_our_app_store": "Kan du inte hitta rätt videoapp? Besök vår <1>App Store</1>.",
"install_new_calendar_app": "Installera ny kalenderapp",
"make_phone_number_required": "Gör telefonnummer obligatoriskt för att boka händelse",
"new_event_type_availability": "Tillgänglighet till {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/tr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@
"how_long_after": "Etkinlik sona erdikten ne kadar sonra?",
"no_available_slots": "Uygun yer yok",
"time_available": "Uygun zaman",
"cant_find_the_right_video_app_visit_our_app_store": "Doğru video uygulamasını bulamıyor musunuz? <1>Uygulama Mağazamızı</1> ziyaret edin.",
"install_new_calendar_app": "Yeni takvim uygulamasını yükleyin",
"make_phone_number_required": "Rezervasyon etkinliği için telefon numarasını gerekli hale getirin",
"new_event_type_availability": "{{eventTypeTitle}} Müsaitlik Durumu",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/uk/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,6 @@
"how_long_after": "Через який час після завершення заходу?",
"no_available_slots": "Немає доступних вікон",
"time_available": "Доступний час",
"cant_find_the_right_video_app_visit_our_app_store": "Не можете знайти потрібний додаток для відео? Перейдіть у наш <1>магазин програм</1>.",
"install_new_calendar_app": "Установити новий додаток календаря",
"make_phone_number_required": "Вимагати введення номера телефону під час бронювання заходу",
"new_event_type_availability": "Доступність: {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/vi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,6 @@
"how_long_after": "Bao lâu sau khi sự kiện kết thúc?",
"no_available_slots": "Không còn khoảng thời gian trống",
"time_available": "Thời gian trống",
"cant_find_the_right_video_app_visit_our_app_store": "Không thể tìm thấy ứng dụng video phù hợp? Ghé <1>App Store</1> của chúng tôi.",
"install_new_calendar_app": "Cài ứng dụng lịch mới",
"make_phone_number_required": "Yêu cầu điện thoại khi đặt lịch hẹn sự kiện",
"new_event_type_availability": "Tình trạng trống lịch của {{eventTypeTitle}}",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/zh-CN/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@
"how_long_after": "活动结束后多久?",
"no_available_slots": "没有可用的时间段",
"time_available": "可用时间",
"cant_find_the_right_video_app_visit_our_app_store": "找不到适当的视频应用?请访问我们的<1>应用商店</1>。",
"install_new_calendar_app": "安装新的日历应用",
"make_phone_number_required": "预约活动时要求提供电话号码",
"new_event_type_availability": "{{eventTypeTitle}} 可预约时间",
Expand Down
1 change: 0 additions & 1 deletion apps/web/public/static/locales/zh-TW/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,6 @@
"how_long_after": "活動結束過後多久?",
"no_available_slots": "沒有可預約的時段",
"time_available": "開放時間",
"cant_find_the_right_video_app_visit_our_app_store": "找不到合適的視訊應用程式嗎?請造訪我們的<1>應用程式商店</1>。",
"install_new_calendar_app": "安裝新的行事歷應用程式",
"make_phone_number_required": "預約活動時需提供電話號碼",
"new_event_type_availability": "{{eventTypeTitle}} 開放時間",
Expand Down

0 comments on commit 40305b9

Please sign in to comment.