From 6bd97065e6a2941e352e4781f3bec63d49c61c72 Mon Sep 17 00:00:00 2001 From: Shashank Kumar Date: Wed, 5 Jul 2023 03:41:10 +0530 Subject: [PATCH] chore: replace slack with discord (#9900) * chore: replace slack with discord * fix: add slack again to avoid braking code * chore: update readme.md * chore: update 404 * Update packages/lib/constants.ts * chore: add discord svg and update 404 * chore: delete svg and shift to code --------- Co-authored-by: Peer Richelsen Co-authored-by: Peer Richelsen --- .github/ISSUE_TEMPLATE/config.yml | 4 +-- .../workflows/welcome-new-contributors.yml | 2 +- README.md | 8 ++--- apps/web/pages/404.tsx | 30 ++++++++++++++----- apps/web/public/static/locales/ar/common.json | 2 +- apps/web/public/static/locales/cs/common.json | 2 +- apps/web/public/static/locales/da/common.json | 2 +- apps/web/public/static/locales/de/common.json | 2 +- apps/web/public/static/locales/en/common.json | 2 +- apps/web/public/static/locales/es/common.json | 2 +- apps/web/public/static/locales/fr/common.json | 2 +- apps/web/public/static/locales/he/common.json | 2 +- apps/web/public/static/locales/hr/common.json | 2 +- apps/web/public/static/locales/it/common.json | 2 +- apps/web/public/static/locales/ja/common.json | 2 +- apps/web/public/static/locales/ko/common.json | 2 +- apps/web/public/static/locales/nl/common.json | 2 +- apps/web/public/static/locales/no/common.json | 2 +- apps/web/public/static/locales/pl/common.json | 2 +- .../public/static/locales/pt-BR/common.json | 2 +- apps/web/public/static/locales/pt/common.json | 2 +- apps/web/public/static/locales/ro/common.json | 2 +- apps/web/public/static/locales/ru/common.json | 2 +- apps/web/public/static/locales/sr/common.json | 2 +- apps/web/public/static/locales/sv/common.json | 2 +- apps/web/public/static/locales/tr/common.json | 2 +- apps/web/public/static/locales/uk/common.json | 2 +- apps/web/public/static/locales/vi/common.json | 2 +- .../public/static/locales/zh-CN/common.json | 2 +- .../public/static/locales/zh-TW/common.json | 2 +- packages/features/shell/Shell.tsx | 6 ++-- packages/lib/constants.ts | 2 +- 32 files changed, 59 insertions(+), 45 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f4ce8de8ff..12c48e6333 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Questions - url: https://cal.com/slack - about: Ask a general question about the project on our Slack workspace + url: https://go.cal.com/discord + about: Ask a general question about the project on our discord community diff --git a/.github/workflows/welcome-new-contributors.yml b/.github/workflows/welcome-new-contributors.yml index 146cb445ad..c0929abac4 100644 --- a/.github/workflows/welcome-new-contributors.yml +++ b/.github/workflows/welcome-new-contributors.yml @@ -23,6 +23,6 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-message: |- Thank you for making your first Pull Request and taking the time to improve Cal.com ! ❤️🎉 - Feel free to join the conversation at [slack](https://calendso.slack.com/) + Feel free to join the conversation at [discord](https://go.cal.com/discord) issue-message: | Thank you for opening your first issue, one of our team members will review it as soon as it possible. ❤️🎉 diff --git a/README.md b/README.md index c88747eeff..4ebb532fa7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Learn more »

- Slack + Discord · Website · @@ -23,7 +23,7 @@

- Join Cal.com Slack + Join Cal.com Discord Product Hunt Uptime Github Stars @@ -37,7 +37,7 @@ - +

@@ -388,7 +388,7 @@ We have a list of [help wanted](https://github.com/calcom/cal.com/issues?q=is:is ### Translations -Don't code but still want to contribute? Join our [slack](https://cal.com/slack) and join the [#i18n channel](https://calendso.slack.com/archives/C02BY67GMMW) and let us know what language you want to translate. +Don't code but still want to contribute? Join our [discord](https://go.cal.com/discord) and join the [#Translate channel](https://discord.com/channels/1125390093386010654/1125398231585661040) and let us know what language you want to translate. ![ar translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ar&style=flat&logo=crowdin&query=%24.progress.0.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![bg translation](https://img.shields.io/badge/dynamic/json?color=blue&label=bg&style=flat&logo=crowdin&query=%24.progress.1.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![cs translation](https://img.shields.io/badge/dynamic/json?color=blue&label=cs&style=flat&logo=crowdin&query=%24.progress.2.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![de translation](https://img.shields.io/badge/dynamic/json?color=blue&label=de&style=flat&logo=crowdin&query=%24.progress.3.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![el translation](https://img.shields.io/badge/dynamic/json?color=blue&label=el&style=flat&logo=crowdin&query=%24.progress.4.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![en translation](https://img.shields.io/badge/dynamic/json?color=blue&label=en&style=flat&logo=crowdin&query=%24.progress.5.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![es translation](https://img.shields.io/badge/dynamic/json?color=blue&label=es&style=flat&logo=crowdin&query=%24.progress.6.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![es-419 translation](https://img.shields.io/badge/dynamic/json?color=blue&label=es-419&style=flat&logo=crowdin&query=%24.progress.7.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![fr translation](https://img.shields.io/badge/dynamic/json?color=blue&label=fr&style=flat&logo=crowdin&query=%24.progress.8.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![he translation](https://img.shields.io/badge/dynamic/json?color=blue&label=he&style=flat&logo=crowdin&query=%24.progress.9.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![hu translation](https://img.shields.io/badge/dynamic/json?color=blue&label=hu&style=flat&logo=crowdin&query=%24.progress.10.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![it translation](https://img.shields.io/badge/dynamic/json?color=blue&label=it&style=flat&logo=crowdin&query=%24.progress.11.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![ja translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ja&style=flat&logo=crowdin&query=%24.progress.12.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![ko translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ko&style=flat&logo=crowdin&query=%24.progress.13.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![nl translation](https://img.shields.io/badge/dynamic/json?color=blue&label=nl&style=flat&logo=crowdin&query=%24.progress.14.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![no translation](https://img.shields.io/badge/dynamic/json?color=blue&label=no&style=flat&logo=crowdin&query=%24.progress.15.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![pl translation](https://img.shields.io/badge/dynamic/json?color=blue&label=pl&style=flat&logo=crowdin&query=%24.progress.16.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![pt translation](https://img.shields.io/badge/dynamic/json?color=blue&label=pt&style=flat&logo=crowdin&query=%24.progress.17.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![pt-BR translation](https://img.shields.io/badge/dynamic/json?color=blue&label=pt-BR&style=flat&logo=crowdin&query=%24.progress.18.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![ro translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ro&style=flat&logo=crowdin&query=%24.progress.19.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![ru translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ru&style=flat&logo=crowdin&query=%24.progress.20.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![sr translation](https://img.shields.io/badge/dynamic/json?color=blue&label=sr&style=flat&logo=crowdin&query=%24.progress.21.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![sv translation](https://img.shields.io/badge/dynamic/json?color=blue&label=sv&style=flat&logo=crowdin&query=%24.progress.22.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![tr translation](https://img.shields.io/badge/dynamic/json?color=blue&label=tr&style=flat&logo=crowdin&query=%24.progress.23.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![uk translation](https://img.shields.io/badge/dynamic/json?color=blue&label=uk&style=flat&logo=crowdin&query=%24.progress.24.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![vi translation](https://img.shields.io/badge/dynamic/json?color=blue&label=vi&style=flat&logo=crowdin&query=%24.progress.25.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![zh-CN translation](https://img.shields.io/badge/dynamic/json?color=blue&label=zh-CN&style=flat&logo=crowdin&query=%24.progress.26.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) ![zh-TW translation](https://img.shields.io/badge/dynamic/json?color=blue&label=zh-TW&style=flat&logo=crowdin&query=%24.progress.27.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-200011276-1.json) diff --git a/apps/web/pages/404.tsx b/apps/web/pages/404.tsx index a609a36524..26d6dde4c0 100644 --- a/apps/web/pages/404.tsx +++ b/apps/web/pages/404.tsx @@ -4,10 +4,10 @@ import { useRouter } from "next/router"; import { useEffect, useState } from "react"; import { orgDomainConfig, subdomainSuffix } from "@calcom/features/ee/organizations/lib/orgDomains"; -import { DOCS_URL, JOIN_SLACK, WEBSITE_URL } from "@calcom/lib/constants"; +import { DOCS_URL, JOIN_DISCORD, WEBSITE_URL } from "@calcom/lib/constants"; import { useLocale } from "@calcom/lib/hooks/useLocale"; import { HeadSeo } from "@calcom/ui"; -import { BookOpen, Check, ChevronRight, FileText, Slack, Shield } from "@calcom/ui/components/icon"; +import { BookOpen, Check, ChevronRight, FileText, Shield } from "@calcom/ui/components/icon"; import PageWrapper from "@components/PageWrapper"; @@ -197,18 +197,25 @@ export default function Custom404() {
  • - + + Discord Logo + +

    {t("join_our_community")}

    @@ -335,18 +342,25 @@ export default function Custom404() { ))}
  • - + + Discord Logo + +

    {t("join_our_community")}

    diff --git a/apps/web/public/static/locales/ar/common.json b/apps/web/public/static/locales/ar/common.json index 2603104767..2eb14137ee 100644 --- a/apps/web/public/static/locales/ar/common.json +++ b/apps/web/public/static/locales/ar/common.json @@ -181,7 +181,7 @@ "blog": "المدونة", "blog_description": "اقرأ أحدث أخبارنا ومقالاتنا", "join_our_community": "انضم إلى مجتمعنا", - "join_our_slack": "انضم إلى Slack الخاص بنا", + "join_our_discord": "انضم إلى Discord الخاص بنا", "404_claim_entity_user": "احصل على اسم المستخدم وقم بجدولة الأحداث", "popular_pages": "الصفحات الشائعة", "register_now": "التسجيل الآن", diff --git a/apps/web/public/static/locales/cs/common.json b/apps/web/public/static/locales/cs/common.json index 2a863e47d0..9446dd528e 100644 --- a/apps/web/public/static/locales/cs/common.json +++ b/apps/web/public/static/locales/cs/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Přečtěte si naše nejnovější novinky a články", "join_our_community": "Připojte se k naší komunitě", - "join_our_slack": "Připojte se k našemu Slacku", + "join_our_discord": "Připojte se k našemu Discordu", "404_claim_entity_user": "Nárokujte si své uživatelské jméno a plánujte události", "popular_pages": "Oblíbené stránky", "register_now": "Zaregistrovat se nyní", diff --git a/apps/web/public/static/locales/da/common.json b/apps/web/public/static/locales/da/common.json index 2b993de190..53fe728984 100644 --- a/apps/web/public/static/locales/da/common.json +++ b/apps/web/public/static/locales/da/common.json @@ -174,7 +174,7 @@ "blog": "Blog", "blog_description": "Læs vores seneste nyheder og artikler", "join_our_community": "Tilmeld dig vores fællesskab", - "join_our_slack": "Tilmeld dig vores Slack", + "join_our_discord": "Tilmeld dig vores Discord", "404_claim_entity_user": "Få dit brugernavn og planlæg begivenheder", "popular_pages": "Populære sider", "register_now": "Tilmeld dig nu", diff --git a/apps/web/public/static/locales/de/common.json b/apps/web/public/static/locales/de/common.json index 4a9a07fae1..57b892bdd0 100644 --- a/apps/web/public/static/locales/de/common.json +++ b/apps/web/public/static/locales/de/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Lesen Sie unsere Neuigkeiten und Artikel", "join_our_community": "Treten Sie unserer Community bei", - "join_our_slack": "Treten Sie unserem Slack bei", + "join_our_discord": "Treten Sie unserem Disord bei", "404_claim_entity_user": "Benutzername registrieren und Termine vergeben", "popular_pages": "Beliebte Seiten", "register_now": "Jetzt registrieren", diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 6845a123ce..c0655b43be 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -197,7 +197,7 @@ "blog": "Blog", "blog_description": "Read our latest news and articles", "join_our_community": "Join our community", - "join_our_slack": "Join our Slack", + "join_our_discord": "Join our Discord", "404_claim_entity_user": "Claim your username and schedule events", "popular_pages": "Popular pages", "register_now": "Register now", diff --git a/apps/web/public/static/locales/es/common.json b/apps/web/public/static/locales/es/common.json index a355978826..ddc354aa4d 100644 --- a/apps/web/public/static/locales/es/common.json +++ b/apps/web/public/static/locales/es/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Lee nuestras últimas noticias y artículos", "join_our_community": "Únete a nuestra comunidad", - "join_our_slack": "Únete a nuestro Slack", + "join_our_discord": "Únete a nuestro Discord", "404_claim_entity_user": "Reclama tu nombre de usuario y programa eventos", "popular_pages": "Páginas Populares", "register_now": "Regístrate Ahora", diff --git a/apps/web/public/static/locales/fr/common.json b/apps/web/public/static/locales/fr/common.json index 9442302d64..68c2e12e74 100644 --- a/apps/web/public/static/locales/fr/common.json +++ b/apps/web/public/static/locales/fr/common.json @@ -197,7 +197,7 @@ "blog": "Blog", "blog_description": "Lire nos dernières actualités et articles", "join_our_community": "Rejoignez notre communauté", - "join_our_slack": "Rejoindre notre Slack", + "join_our_discord": "Rejoindre notre Discord", "404_claim_entity_user": "Réservez votre nom d'utilisateur et planifiez des événements", "popular_pages": "Pages populaires", "register_now": "S'inscrire maintenant", diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index 86f3b82693..c5a45a3e3d 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -188,7 +188,7 @@ "blog": "בלוג", "blog_description": "לעיון בחדשות ובמאמרים האחרונים שלנו", "join_our_community": "הצטרף לקהילה שלנו", - "join_our_slack": "הצטרף לצ׳אט שלנו ב-Slack", + "join_our_discord": "הצטרף לצ׳אט שלנו ב-Discord", "404_claim_entity_user": "קבל את שם המשתמש שלך והתחל לקבוע מועדים לאירועים", "popular_pages": "דפים פופולריים", "register_now": "להירשם עכשיו", diff --git a/apps/web/public/static/locales/hr/common.json b/apps/web/public/static/locales/hr/common.json index 51cf529f7d..26aa484ac3 100644 --- a/apps/web/public/static/locales/hr/common.json +++ b/apps/web/public/static/locales/hr/common.json @@ -170,7 +170,7 @@ "blog": "Blog", "blog_description": "Pročitajte naše najnovije vijesti i članke", "join_our_community": "Pridružite se našoj zajednici", - "join_our_slack": "Pridružite se na naš Slack", + "join_our_discord": "Pridružite se na naš Discord", "404_claim_entity_user": "Zatražite svoje korisničko ime i zakažite događaje", "popular_pages": "Popularne stranice", "register_now": "Registriraj se sad", diff --git a/apps/web/public/static/locales/it/common.json b/apps/web/public/static/locales/it/common.json index 2466f865c3..d3465f44fb 100644 --- a/apps/web/public/static/locales/it/common.json +++ b/apps/web/public/static/locales/it/common.json @@ -189,7 +189,7 @@ "blog": "Blog", "blog_description": "Leggi le nostre ultime notizie e articoli", "join_our_community": "Unisciti alla nostra community", - "join_our_slack": "Unisciti al nostro Slack", + "join_our_discord": "Unisciti al nostro Discord", "404_claim_entity_user": "Richiedi il tuo nome utente e pianifica eventi", "popular_pages": "Pagine popolari", "register_now": "Registrati ora", diff --git a/apps/web/public/static/locales/ja/common.json b/apps/web/public/static/locales/ja/common.json index f16b78c704..4c00d3126c 100644 --- a/apps/web/public/static/locales/ja/common.json +++ b/apps/web/public/static/locales/ja/common.json @@ -181,7 +181,7 @@ "blog": "ブログ", "blog_description": "最新のニュースや記事を読む", "join_our_community": "コミュニティーに参加する", - "join_our_slack": "Slack に参加する", + "join_our_discord": "Discord に参加する", "404_claim_entity_user": "ユーザー名を獲得してイベントをスケジュールする", "popular_pages": "人気のページ", "register_now": "今すぐ登録", diff --git a/apps/web/public/static/locales/ko/common.json b/apps/web/public/static/locales/ko/common.json index a6b3b52c9c..1b37f30ab8 100644 --- a/apps/web/public/static/locales/ko/common.json +++ b/apps/web/public/static/locales/ko/common.json @@ -182,7 +182,7 @@ "blog": "블로그", "blog_description": "최신 뉴스 및 기사 읽기", "join_our_community": "커뮤니티 가입하기", - "join_our_slack": "슬랙 가입하기", + "join_our_discord": "슬랙 가입하기", "404_claim_entity_user": "사용자 이름을 입력하고 이벤트를 만드세요.", "popular_pages": "인기 페이지", "register_now": "지금 등록하세요", diff --git a/apps/web/public/static/locales/nl/common.json b/apps/web/public/static/locales/nl/common.json index 31e4a944b3..db6436b83f 100644 --- a/apps/web/public/static/locales/nl/common.json +++ b/apps/web/public/static/locales/nl/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Lees ons laatste nieuws en artikelen", "join_our_community": "Word lid van onze community", - "join_our_slack": "Bezoek onze Slack", + "join_our_discord": "Bezoek onze Discord", "404_claim_entity_user": "Claim uw gebruikersnaam en plan evenementen", "popular_pages": "Populaire pagina's", "register_now": "Registreer nu", diff --git a/apps/web/public/static/locales/no/common.json b/apps/web/public/static/locales/no/common.json index 987212bd73..3ec12fb9c7 100644 --- a/apps/web/public/static/locales/no/common.json +++ b/apps/web/public/static/locales/no/common.json @@ -171,7 +171,7 @@ "blog": "Blogg", "blog_description": "Les våre siste nyheter og artikler", "join_our_community": "Bli med i fellesskapet vårt", - "join_our_slack": "Bli med i vår Slack", + "join_our_discord": "Bli med i vår Discord", "404_claim_entity_user": "Velg brukernavnet ditt og planlegg hendelser", "popular_pages": "Populære sider", "register_now": "Registrer deg nå", diff --git a/apps/web/public/static/locales/pl/common.json b/apps/web/public/static/locales/pl/common.json index 6f96e3d0b0..733b484f64 100644 --- a/apps/web/public/static/locales/pl/common.json +++ b/apps/web/public/static/locales/pl/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Przeczytaj nasze najnowsze wiadomości i artykuły", "join_our_community": "Dołącz do naszej społeczności", - "join_our_slack": "Dołącz do naszego Slack", + "join_our_discord": "Dołącz do naszego Discord", "404_claim_entity_user": "Odbierz swoją nazwę użytkownika i harmonogram wydarzeń", "popular_pages": "Popularne strony", "register_now": "Załóż konto teraz", diff --git a/apps/web/public/static/locales/pt-BR/common.json b/apps/web/public/static/locales/pt-BR/common.json index 2f90961995..2f04347ecd 100644 --- a/apps/web/public/static/locales/pt-BR/common.json +++ b/apps/web/public/static/locales/pt-BR/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Leia as nossas últimas notícias e artigos", "join_our_community": "Junte-se à nossa comunidade", - "join_our_slack": "Junte-se ao nosso Slack", + "join_our_discord": "Junte-se ao nosso Discord", "404_claim_entity_user": "Obtenha o seu nome de usuário e agende eventos", "popular_pages": "Páginas populares", "register_now": "Inscreva-se agora", diff --git a/apps/web/public/static/locales/pt/common.json b/apps/web/public/static/locales/pt/common.json index 7c71a52a4d..d043f514df 100644 --- a/apps/web/public/static/locales/pt/common.json +++ b/apps/web/public/static/locales/pt/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Leia as nossas últimas notícias e artigos", "join_our_community": "Junte-se à nossa comunidade", - "join_our_slack": "Junte-se ao nosso Slack", + "join_our_discord": "Junte-se ao nosso Discord", "404_claim_entity_user": "Obtenha o seu nome de utilizador e agende eventos", "popular_pages": "Páginas populares", "register_now": "Registe-se Agora", diff --git a/apps/web/public/static/locales/ro/common.json b/apps/web/public/static/locales/ro/common.json index 48db13a32c..2bf0504789 100644 --- a/apps/web/public/static/locales/ro/common.json +++ b/apps/web/public/static/locales/ro/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Citește cele mai recente noutăți și articole", "join_our_community": "Alătură-te comunității noastre", - "join_our_slack": "Alătură-te Slack-ului nostru", + "join_our_discord": "Alătură-te Discord-ului nostru", "404_claim_entity_user": "Revendică-ți numele de utilizator și programul evenimentelor", "popular_pages": "Pagini populare", "register_now": "Înregistrează-te acum", diff --git a/apps/web/public/static/locales/ru/common.json b/apps/web/public/static/locales/ru/common.json index 8eaad15d11..71671ec743 100644 --- a/apps/web/public/static/locales/ru/common.json +++ b/apps/web/public/static/locales/ru/common.json @@ -181,7 +181,7 @@ "blog": "Блог", "blog_description": "Прочитайте наши последние новости и статьи", "join_our_community": "Присоединяйтесь к нашему сообществу", - "join_our_slack": "Присоединяйтесь к нашему Slack", + "join_our_discord": "Присоединяйтесь к нашему Discord", "404_claim_entity_user": "Забронируйте своё имя пользователя и начните планировать встречи", "popular_pages": "Популярные страницы", "register_now": "Зарегистрироваться", diff --git a/apps/web/public/static/locales/sr/common.json b/apps/web/public/static/locales/sr/common.json index efa68a0450..9a9c8d78e1 100644 --- a/apps/web/public/static/locales/sr/common.json +++ b/apps/web/public/static/locales/sr/common.json @@ -188,7 +188,7 @@ "blog": "Blog", "blog_description": "Pročitajte naše najnovije vesti i članke", "join_our_community": "Pridružite se našoj zajednici", - "join_our_slack": "Pridružite se na naš Slack", + "join_our_discord": "Pridružite se na naš Discord", "404_claim_entity_user": "Zatražite svoje korisničko ime i zakažite događaje", "popular_pages": "Popularne stranice", "register_now": "Registrujte se sad", diff --git a/apps/web/public/static/locales/sv/common.json b/apps/web/public/static/locales/sv/common.json index 0a5263e7c6..4bf8e6cfe8 100644 --- a/apps/web/public/static/locales/sv/common.json +++ b/apps/web/public/static/locales/sv/common.json @@ -181,7 +181,7 @@ "blog": "Blogg", "blog_description": "Läs våra senaste nyheter och artiklar", "join_our_community": "Gå med i vårt community", - "join_our_slack": "Gå med i vår Slack", + "join_our_discord": "Gå med i vår Discord", "404_claim_entity_user": "Tjinga ditt användarnamn och schemalägga händelser", "popular_pages": "Populära sidor", "register_now": "Registrera dig nu", diff --git a/apps/web/public/static/locales/tr/common.json b/apps/web/public/static/locales/tr/common.json index eab7b37ae7..3233c183aa 100644 --- a/apps/web/public/static/locales/tr/common.json +++ b/apps/web/public/static/locales/tr/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "En yeni haber ve makalelerimizi okuyun", "join_our_community": "Topluluğumuza katılın", - "join_our_slack": "Slack'imize katılın", + "join_our_discord": "Discord'imize katılın", "404_claim_entity_user": "Kullanıcı adınızı alın ve etkinlikler planlayın", "popular_pages": "Popüler sayfalar", "register_now": "Hemen kaydol", diff --git a/apps/web/public/static/locales/uk/common.json b/apps/web/public/static/locales/uk/common.json index ee9820d8eb..30a32bcc9f 100644 --- a/apps/web/public/static/locales/uk/common.json +++ b/apps/web/public/static/locales/uk/common.json @@ -181,7 +181,7 @@ "blog": "Блог", "blog_description": "Читайте наші останні новини та статті", "join_our_community": "Долучайтеся до нашої спільноти", - "join_our_slack": "Приєднуйтеся до нас у Slack", + "join_our_discord": "Приєднуйтеся до нас у Discord", "404_claim_entity_user": "Виберіть собі ім’я користувача та почніть планувати заходи", "popular_pages": "Популярні сторінки", "register_now": "Зареєструватися", diff --git a/apps/web/public/static/locales/vi/common.json b/apps/web/public/static/locales/vi/common.json index 3957545231..eb8a1cc974 100644 --- a/apps/web/public/static/locales/vi/common.json +++ b/apps/web/public/static/locales/vi/common.json @@ -181,7 +181,7 @@ "blog": "Blog", "blog_description": "Đọc tin tức và bài báo mới nhất của chúng tôi", "join_our_community": "Tham gia cộng đồng của chúng tôi", - "join_our_slack": "Tham gia cộng đồng Slack của chúng tôi", + "join_our_discord": "Tham gia cộng đồng Discord của chúng tôi", "404_claim_entity_user": "Lấy tên người dùng của bạn và lên lịch sự kiện", "popular_pages": "Các trang phổ biến", "register_now": "Đăng ký ngay", diff --git a/apps/web/public/static/locales/zh-CN/common.json b/apps/web/public/static/locales/zh-CN/common.json index 11169c2cd0..4a67219806 100644 --- a/apps/web/public/static/locales/zh-CN/common.json +++ b/apps/web/public/static/locales/zh-CN/common.json @@ -181,7 +181,7 @@ "blog": "博客", "blog_description": "阅读我们的最新消息和文章", "join_our_community": "加入我们的社区", - "join_our_slack": "加入我们的Slack", + "join_our_discord": "加入我们的Discord", "404_claim_entity_user": "确认您的用户名和日程安排", "popular_pages": "热门页面", "register_now": "立即注册", diff --git a/apps/web/public/static/locales/zh-TW/common.json b/apps/web/public/static/locales/zh-TW/common.json index 607b8ca0ca..970b1a9ffd 100644 --- a/apps/web/public/static/locales/zh-TW/common.json +++ b/apps/web/public/static/locales/zh-TW/common.json @@ -181,7 +181,7 @@ "blog": "部落格", "blog_description": "閱讀最新消息與文章", "join_our_community": "加入社群", - "join_our_slack": "加入 Slack", + "join_our_discord": "加入 Discord", "404_claim_entity_user": "領取使用者名稱,就可以預定活動", "popular_pages": "人氣頁面", "register_now": "立即註冊", diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index b83360c666..12298c008e 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -22,7 +22,7 @@ import TimezoneChangeDialog from "@calcom/features/settings/TimezoneChangeDialog import AdminPasswordBanner from "@calcom/features/users/components/AdminPasswordBanner"; import VerifyEmailBanner from "@calcom/features/users/components/VerifyEmailBanner"; import classNames from "@calcom/lib/classNames"; -import { APP_NAME, DESKTOP_APP_LINK, JOIN_SLACK, ROADMAP, WEBAPP_URL } from "@calcom/lib/constants"; +import { APP_NAME, DESKTOP_APP_LINK, JOIN_DISCORD, ROADMAP, WEBAPP_URL } from "@calcom/lib/constants"; import { getPlaceholderAvatar } from "@calcom/lib/defaultAvatarImage"; import getBrandColours from "@calcom/lib/getBrandColours"; import { useIsomorphicLayoutEffect } from "@calcom/lib/hooks/useIsomorphicLayoutEffect"; @@ -428,8 +428,8 @@ function UserDropdown({ small }: UserDropdownProps) { StartIcon={(props) => } target="_blank" rel="noreferrer" - href={JOIN_SLACK}> - {t("join_our_slack")} + href={JOIN_DISCORD}> + {t("join_our_discord")} diff --git a/packages/lib/constants.ts b/packages/lib/constants.ts index d1e16f9804..c90674f2a7 100644 --- a/packages/lib/constants.ts +++ b/packages/lib/constants.ts @@ -48,7 +48,7 @@ export const ANDROID_CHROME_ICON_192 = "/android-chrome-192x192.png"; export const ANDROID_CHROME_ICON_256 = "/android-chrome-256x256.png"; export const ROADMAP = "https://cal.com/roadmap"; export const DESKTOP_APP_LINK = "https://cal.com/download"; -export const JOIN_SLACK = "https://cal.com/slack"; +export const JOIN_DISCORD = "https://go.cal.com/discord"; export const POWERED_BY_URL = `${WEBSITE_URL}/?utm_source=embed&utm_medium=powered-by-button`; export const DOCS_URL = "https://cal.com/docs"; export const DEVELOPER_DOCS = "https://developer.cal.com";