From be18eac9faf477c782067e5652ae0474b30accd6 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 5 Jun 2025 11:13:35 +0800 Subject: [PATCH] selfhost webclient --- v3/src/pages/ar/pricing.astro | 3 +++ v3/src/pages/de/pricing.astro | 3 +++ v3/src/pages/es/pricing.astro | 3 +++ v3/src/pages/fr/pricing.astro | 3 +++ v3/src/pages/it/pricing.astro | 3 +++ v3/src/pages/ja/pricing.astro | 3 +++ v3/src/pages/ko/pricing.astro | 3 +++ v3/src/pages/pricing.astro | 3 +++ v3/src/pages/pt/pricing.astro | 3 +++ v3/src/pages/zh-cn/pricing.astro | 3 +++ v3/src/pages/zh-tw/pricing.astro | 3 +++ 11 files changed, 33 insertions(+) diff --git a/v3/src/pages/ar/pricing.astro b/v3/src/pages/ar/pricing.astro index 57614c0..2bbd2cd 100644 --- a/v3/src/pages/ar/pricing.astro +++ b/v3/src/pages/ar/pricing.astro @@ -178,6 +178,9 @@ 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 44e2615..f6bbbac 100644 --- a/v3/src/pages/de/pricing.astro +++ b/v3/src/pages/de/pricing.astro @@ -178,6 +178,9 @@ 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 1ac777f..100be52 100644 --- a/v3/src/pages/es/pricing.astro +++ b/v3/src/pages/es/pricing.astro @@ -178,6 +178,9 @@ 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 c40e7a5..33f8eba 100644 --- a/v3/src/pages/fr/pricing.astro +++ b/v3/src/pages/fr/pricing.astro @@ -178,6 +178,9 @@ 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 8766170..603894a 100644 --- a/v3/src/pages/it/pricing.astro +++ b/v3/src/pages/it/pricing.astro @@ -178,6 +178,9 @@ 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 d63c55d..5298fef 100644 --- a/v3/src/pages/ja/pricing.astro +++ b/v3/src/pages/ja/pricing.astro @@ -178,6 +178,9 @@ 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 c230ad0..13a4078 100644 --- a/v3/src/pages/ko/pricing.astro +++ b/v3/src/pages/ko/pricing.astro @@ -178,6 +178,9 @@ 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 86c7ebf..1a88845 100644 --- a/v3/src/pages/pricing.astro +++ b/v3/src/pages/pricing.astro @@ -179,6 +179,9 @@ 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 f7b19ca..bc6551e 100644 --- a/v3/src/pages/pt/pricing.astro +++ b/v3/src/pages/pt/pricing.astro @@ -178,6 +178,9 @@ 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 309b8ff..962b756 100644 --- a/v3/src/pages/zh-cn/pricing.astro +++ b/v3/src/pages/zh-cn/pricing.astro @@ -182,6 +182,9 @@ 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 d261c3a..6a9c19a 100644 --- a/v3/src/pages/zh-tw/pricing.astro +++ b/v3/src/pages/zh-tw/pricing.astro @@ -178,6 +178,9 @@ const metadata = { { description: '基本計劃的所有功能', icon: 'tabler:checks', + }, + { + description: '自託管網頁客戶端(需 $39.90/月 或更高級別計劃)', }, { description: '每增加一位用戶1美元',