diff --git a/v3/src/pages/ar/pricing.astro b/v3/src/pages/ar/pricing.astro index 2bbd2cd..57614c0 100644 --- a/v3/src/pages/ar/pricing.astro +++ b/v3/src/pages/ar/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'كل ما في الخطة الأساسية', icon: 'tabler:checks', - }, - { - description: 'استضافة عميل الويب ذاتيًا (يتطلب خطة بقيمة 39.90 دولارًا/شهر أو أعلى)', }, { description: '1 دولار لكل مستخدم إضافي', diff --git a/v3/src/pages/de/pricing.astro b/v3/src/pages/de/pricing.astro index 48b3c8a..6ca7bf9 100644 --- a/v3/src/pages/de/pricing.astro +++ b/v3/src/pages/de/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'Alles im Basic-Plan', icon: 'tabler:checks', - }, - { - description: 'Self-Hosting des Web-Clients (erfordert einen Plan ab 39,90 $/Monat)', }, { description: '1 $ für jeden zusätzlichen Benutzer', diff --git a/v3/src/pages/es/pricing.astro b/v3/src/pages/es/pricing.astro index 100be52..1ac777f 100644 --- a/v3/src/pages/es/pricing.astro +++ b/v3/src/pages/es/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'Todo lo incluido en el plan básico', icon: 'tabler:checks', - }, - { - description: 'Aloje el cliente web usted mismo (requiere el plan de $39.90/mes o superior)', }, { description: '$1 por cada usuario adicional', diff --git a/v3/src/pages/fr/pricing.astro b/v3/src/pages/fr/pricing.astro index 1420d19..f178e51 100644 --- a/v3/src/pages/fr/pricing.astro +++ b/v3/src/pages/fr/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'Tout ce qui est inclus dans le plan basique', icon: 'tabler:checks', - }, - { - description: 'Auto-hébergez le client web (nécessite le plan à 39,90 $/mois ou supérieur)', }, { description: '1 $ pour chaque utilisateur supplémentaire', diff --git a/v3/src/pages/it/pricing.astro b/v3/src/pages/it/pricing.astro index 9fbcdcf..2373f76 100644 --- a/v3/src/pages/it/pricing.astro +++ b/v3/src/pages/it/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'Tutto nel piano base', icon: 'tabler:checks', - }, - { - description: 'Self-hosting del client web (richiede il piano da 39,90$/mese o superiore)', }, { description: '1$ per ogni utente aggiuntivo', diff --git a/v3/src/pages/ja/pricing.astro b/v3/src/pages/ja/pricing.astro index 5298fef..d63c55d 100644 --- a/v3/src/pages/ja/pricing.astro +++ b/v3/src/pages/ja/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'ベーシックプランのすべての機能', icon: 'tabler:checks', - }, - { - description: 'Webクライアントのセルフホスティング($39.90/月以上のプランが必要)', }, { description: '追加ユーザー1人につき$1', diff --git a/v3/src/pages/ko/pricing.astro b/v3/src/pages/ko/pricing.astro index 13a4078..c230ad0 100644 --- a/v3/src/pages/ko/pricing.astro +++ b/v3/src/pages/ko/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: '기본 계획의 모든 것', icon: 'tabler:checks', - }, - { - description: '웹 클라이언트 자체 호스팅(월 $39.90 이상 요금제 필요)', }, { description: '$1 추가 사용자당', diff --git a/v3/src/pages/pricing.astro b/v3/src/pages/pricing.astro index 1a88845..86c7ebf 100644 --- a/v3/src/pages/pricing.astro +++ b/v3/src/pages/pricing.astro @@ -179,9 +179,6 @@ const metadata = { description: 'Everything in the basic plan', icon: 'tabler:checks', }, - { - description: 'Self-host the web client (requires $39.90/month plan or higher)', - }, { description: '$1 for each additional user', }, diff --git a/v3/src/pages/pt/pricing.astro b/v3/src/pages/pt/pricing.astro index bc6551e..f7b19ca 100644 --- a/v3/src/pages/pt/pricing.astro +++ b/v3/src/pages/pt/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: 'Tudo no plano básico', icon: 'tabler:checks', - }, - { - description: 'Hospede o cliente web por conta própria (requer plano de $39,90/mês ou superior)', }, { description: '$1 para cada usuário adicional', diff --git a/v3/src/pages/zh-cn/pricing.astro b/v3/src/pages/zh-cn/pricing.astro index 962b756..309b8ff 100644 --- a/v3/src/pages/zh-cn/pricing.astro +++ b/v3/src/pages/zh-cn/pricing.astro @@ -182,9 +182,6 @@ const metadata = { { description: '基础计划中的所有内容', icon: 'tabler:checks', - }, - { - description: '自托管 Web 客户端(需要 $39.90/月 或更高计划)', }, { description: '每增加一个用户 $1', diff --git a/v3/src/pages/zh-tw/pricing.astro b/v3/src/pages/zh-tw/pricing.astro index 6a9c19a..d261c3a 100644 --- a/v3/src/pages/zh-tw/pricing.astro +++ b/v3/src/pages/zh-tw/pricing.astro @@ -178,9 +178,6 @@ const metadata = { { description: '基本計劃的所有功能', icon: 'tabler:checks', - }, - { - description: '自託管網頁客戶端(需 $39.90/月 或更高級別計劃)', }, { description: '每增加一位用戶1美元',