From f710f35c83fdbe52f2911a81e32d2849f12a5aec Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 5 Jun 2025 13:33:18 +0800 Subject: [PATCH] fix eur --- v3/src/pages/de/pricing.astro | 12 ++++++------ v3/src/pages/fr/pricing.astro | 12 ++++++------ v3/src/pages/it/pricing.astro | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/v3/src/pages/de/pricing.astro b/v3/src/pages/de/pricing.astro index f6bbbac..48b3c8a 100644 --- a/v3/src/pages/de/pricing.astro +++ b/v3/src/pages/de/pricing.astro @@ -180,13 +180,13 @@ const metadata = { icon: 'tabler:checks', }, { - description: 'Self-Hosting des Web-Clients (erfordert einen Plan ab 39,90 €/Monat)', + description: 'Self-Hosting des Web-Clients (erfordert einen Plan ab 39,90 $/Monat)', }, { - description: '1 € für jeden zusätzlichen Benutzer', + description: '1 $ für jeden zusätzlichen Benutzer', }, { - description: '0,1 € für jedes zusätzliche Gerät', + description: '0,1 $ für jedes zusätzliche Gerät', }, ], content: ` @@ -226,13 +226,13 @@ const metadata = { description: 'Unbegrenzte gleichzeitige Sitzungen (in Tabs oder separaten Fenstern) pro gleichzeitiger Verbindung', }, { - description: '1 € für jeden zusätzlichen Benutzer', + description: '1 $ für jeden zusätzlichen Benutzer', }, { - description: '0,1 € für jedes zusätzliche Gerät', + description: '0,1 $ für jedes zusätzliche Gerät', }, { - description: '20 € für jede zusätzliche gleichzeitige Verbindung', + description: '20 $ für jede zusätzliche gleichzeitige Verbindung', }, ], id: 'custom2', diff --git a/v3/src/pages/fr/pricing.astro b/v3/src/pages/fr/pricing.astro index 33f8eba..1420d19 100644 --- a/v3/src/pages/fr/pricing.astro +++ b/v3/src/pages/fr/pricing.astro @@ -180,13 +180,13 @@ const metadata = { icon: 'tabler:checks', }, { - description: 'Auto-hébergez le client web (nécessite le plan à 39,90 €/mois ou supérieur)', + description: 'Auto-hébergez le client web (nécessite le plan à 39,90 $/mois ou supérieur)', }, { - description: '1 € pour chaque utilisateur supplémentaire', + description: '1 $ pour chaque utilisateur supplémentaire', }, { - description: '0,1 € pour chaque appareil supplémentaire', + description: '0,1 $ pour chaque appareil supplémentaire', }, ], content: ` @@ -226,13 +226,13 @@ const metadata = { description: 'Sessions simultanées illimitées (dans des onglets ou des fenêtres séparées) par connexion simultanée', }, { - description: '1 € pour chaque utilisateur supplémentaire', + description: '1 $ pour chaque utilisateur supplémentaire', }, { - description: '0,1 € pour chaque appareil supplémentaire', + description: '0,1 $ pour chaque appareil supplémentaire', }, { - description: '20 € pour chaque connexion simultanée supplémentaire', + description: '20 $ pour chaque connexion simultanée supplémentaire', }, ], id: 'custom2', diff --git a/v3/src/pages/it/pricing.astro b/v3/src/pages/it/pricing.astro index 603894a..9fbcdcf 100644 --- a/v3/src/pages/it/pricing.astro +++ b/v3/src/pages/it/pricing.astro @@ -180,13 +180,13 @@ const metadata = { icon: 'tabler:checks', }, { - description: 'Self-hosting del client web (richiede il piano da 39,90€/mese o superiore)', + description: 'Self-hosting del client web (richiede il piano da 39,90$/mese o superiore)', }, { - description: '1€ per ogni utente aggiuntivo', + description: '1$ per ogni utente aggiuntivo', }, { - description: '0,1€ per ogni dispositivo aggiuntivo', + description: '0,1$ per ogni dispositivo aggiuntivo', }, ], content: ` @@ -225,13 +225,13 @@ const metadata = { description: 'Sessioni simultanee illimitate (in schede o finestre separate) per connessione simultanea', }, { - description: '1€ per ogni utente aggiuntivo', + description: '1$ per ogni utente aggiuntivo', }, { - description: '0,1€ per ogni dispositivo aggiuntivo', + description: '0,1$ per ogni dispositivo aggiuntivo', }, { - description: '20€ per ogni connessione simultanea aggiuntiva', + description: '20$ per ogni connessione simultanea aggiuntiva', }, ], id: 'custom2',