From 6c2e5298721617cc6c700c8ef6ae44c533b244a3 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Wed, 11 Feb 2026 10:38:54 +0100 Subject: [PATCH 1/2] feat: update plan features --- src/app/i18n/locales/de.json | 52 ++++++++------- src/app/i18n/locales/en.json | 42 ++++++------ src/app/i18n/locales/es.json | 48 +++++++------- src/app/i18n/locales/fr.json | 52 ++++++++------- src/app/i18n/locales/it.json | 5 +- src/app/i18n/locales/ru.json | 64 ++++++++++--------- src/app/i18n/locales/tw.json | 52 ++++++++------- src/app/i18n/locales/zh.json | 52 ++++++++------- .../Account/Plans/components/PlanCard.tsx | 3 +- 9 files changed, 198 insertions(+), 172 deletions(-) diff --git a/src/app/i18n/locales/de.json b/src/app/i18n/locales/de.json index a24474fdb4..f3b5b40168 100644 --- a/src/app/i18n/locales/de.json +++ b/src/app/i18n/locales/de.json @@ -1905,8 +1905,7 @@ "Passwortgeschütztes Teilen von Dateien", "Verschlüsseltes VPN", "Antivirus" - ], - "comingSoonFeatures": ["Dateiversionierung"] + ] }, "3TB": { "title": "Premium", @@ -1941,7 +1940,7 @@ "Cleaner (Bereinigungstool)", "Meet (Videokonferenz)" ], - "comingSoonFeatures": ["Dateiversionierung", "Mail"] + "comingSoonFeatures": ["Dateiversionierung", "Mail", "Fotos"] }, "1GB": { "title": "Kostenlos", @@ -1954,36 +1953,41 @@ "1TB": { "title": "Standard", "features": [ - "1TB Zero-Knowledge verschlüsselter Speicher pro Benutzer", + "1 TB verschlüsselter Speicherplatz pro Benutzer", "Post-Quanten-Verschlüsselung", - "Ultraschnelles unbegrenztes VPN (FR, DE, PL)", - "Antivirus", - "Sicherung Ihrer Dateien", - "Passwortgeschützter Dateiaustausch", - "Einladen, Teilen & Zusammenarbeiten", + "Zero-Knowledge-Verschlüsselung", + "Zwei-Faktor-Authentifizierung", + "Computer-Backup", + "Passwortgeschützte Dateifreigabe", + "Einladen, teilen & zusammenarbeiten", "DSGVO-Konformität", - "Zwei-Faktor-Authentifizierung (2FA)", - "CLI & WebDav Unterstützung", - "Kontoverwaltung für Abrechnung & Zahlungen" - ], - "comingSoonFeatures": ["Gerätereiniger", "Dark Web Monitor"] + "CLI & WebDAV", + "Organisationsverwaltung", + "Verschlüsseltes VPN", + "Antivirus", + "Cleaner" + ] }, "2TB": { "title": "Pro", "features": [ - "2TB Zero-Knowledge verschlüsselter Speicher pro Benutzer", + "2 TB verschlüsselter Speicherplatz pro Benutzer", "Post-Quanten-Verschlüsselung", - "Ultraschnelles unbegrenztes VPN (FR, DE, PL, CA, UK)", - "Antivirus", - "Sicherung Ihrer Dateien", - "Passwortgeschützter Dateiaustausch", - "Einladen, Teilen & Zusammenarbeiten", + "Zero-Knowledge-Verschlüsselung", + "Zwei-Faktor-Authentifizierung", + "Computer-Backup", + "Passwortgeschützte Dateifreigabe", + "Einladen, teilen & zusammenarbeiten", "DSGVO-Konformität", - "Zwei-Faktor-Authentifizierung (2FA)", - "CLI, WebDav, Rclone & NAS Unterstützung", - "Kontoverwaltung für Abrechnung & Zahlungen" + "Unterstützung für CLI, WebDAV, Rclone & NAS", + "Organisationsverwaltung", + "Verschlüsseltes VPN", + "Antivirus", + "Cleaner", + "Meet", + "Mail" ], - "comingSoonFeatures": ["Gerätereiniger", "Dark Web Monitor", "Meet", "Mail"] + "comingSoonFeatures": ["Dateiversionierung"] } }, "user": "Benutzer" diff --git a/src/app/i18n/locales/en.json b/src/app/i18n/locales/en.json index a76f386ebe..c06c3d068d 100644 --- a/src/app/i18n/locales/en.json +++ b/src/app/i18n/locales/en.json @@ -1989,8 +1989,7 @@ "Password-protected file sharing", "Encrypted VPN", "Antivirus" - ], - "comingSoonFeatures": ["File Versioning"] + ] }, "3TB": { "title": "Premium", @@ -2025,7 +2024,7 @@ "Cleaner", "Meet" ], - "comingSoonFeatures": ["File Versioning", "Mail"] + "comingSoonFeatures": ["File Versioning", "Mail", "Photos"] }, "1GB": { "title": "Free", @@ -2038,36 +2037,41 @@ "1TB": { "title": "Standard", "features": [ - "1TB zero-knowledge encrypted storage per user", + "1TB encrypted storage per user", "Post-quantum encryption", - "Ultra fast unlimited VPN (FR, DE, PL)", - "Antivirus", - "Backup your files", + "Zero-knowledge encryption", + "Two-factor authentication", + "Backup your computer", "Password-protected file sharing", "Invite, share & collaborate", "GDPR compliance", - "Two-factor authentication (2FA)", - "CLI & WebDav support", - "Manage account billing & payments" - ], - "comingSoonFeatures": ["Device Cleaner", "Dark Web Monitor"] + "CLI & WebDav", + "Organization management", + "Encrypted VPN", + "Antivirus", + "Cleaner" + ] }, "2TB": { "title": "Pro", "features": [ - "2TB zero-knowledge encrypted storage per user", + "2TB encrypted storage per user", "Post-quantum encryption", - "Ultra fast unlimited VPN (FR, DE, PL, CA, UK)", - "Antivirus", - "Backup your files", + "Zero-knowledge encryption", + "Two-factor authentication", + "Backup your computer", "Password-protected file sharing", "Invite, share & collaborate", "GDPR compliance", - "Two-factor authentication (2FA)", "CLI, WebDav, Rclone & NAS support", - "Manage account billing & payments" + "Organization management", + "Encrypted VPN", + "Antivirus", + "Cleaner", + "Meet", + "Mail" ], - "comingSoonFeatures": ["Device Cleaner", "Dark Web Monitor", "Meet", "Mail"] + "comingSoonFeatures": ["File Versioning"] } }, "user": "user" diff --git a/src/app/i18n/locales/es.json b/src/app/i18n/locales/es.json index 9a97d9cfe0..19bc8565a6 100644 --- a/src/app/i18n/locales/es.json +++ b/src/app/i18n/locales/es.json @@ -1965,8 +1965,7 @@ "Comparte archivos con contraseña", "VPN Cifrada", "Antivirus" - ], - "comingSoonFeatures": ["Versionado de archivos"] + ] }, "3TB": { "title": "Premium", @@ -2001,7 +2000,7 @@ "Cleaner", "Meet" ], - "comingSoonFeatures": ["Versionado de archivos", "Mail"] + "comingSoonFeatures": ["Versionado de archivos", "Mail", "Fotos"] }, "1GB": { "title": "Gratis", @@ -2015,35 +2014,40 @@ "title": "Estándar", "features": [ "1TB de almacenamiento cifrado por usuario", - "Cifrado post-cuántico", - "VPN ilimitada ultrarrápida (FR, DE, PL)", - "Antivirus", - "Copia de seguridad de tus archivos", - "Compartir archivos protegidos con contraseña", + "Cifrado poscuántico", + "Cifrado de conocimiento cero", + "Autenticación de dos factores", + "Copia de seguridad del ordenador", + "Intercambio de archivos protegido por contraseña", "Invitar, compartir y colaborar", "Cumplimiento del RGPD", - "Autenticación de dos factores (2FA)", - "Soporte para CLI y WebDav", - "Gestionar facturación y pagos de la cuenta" - ], - "comingSoonFeatures": ["Limpiador de dispositivos", "Monitor de Dark Web"] + "CLI y WebDAV", + "Gestión de la organización", + "VPN cifrada", + "Antivirus", + "Limpiador" + ] }, "2TB": { "title": "Pro", "features": [ "2TB de almacenamiento cifrado por usuario", - "Cifrado post-cuántico", - "VPN ilimitada ultrarrápida (FR, DE, PL, CA, UK)", - "Antivirus", - "Copia de seguridad de tus archivos", - "Compartir archivos protegidos con contraseña", + "Cifrado poscuántico", + "Cifrado de conocimiento cero", + "Autenticación de dos factores", + "Copia de seguridad del ordenador", + "Intercambio de archivos protegido por contraseña", "Invitar, compartir y colaborar", "Cumplimiento del RGPD", - "Autenticación de dos factores (2FA)", - "Soporte para CLI, WebDav, Rclone y NAS", - "Gestionar facturación y pagos de la cuenta" + "Soporte para CLI, WebDAV, Rclone y NAS", + "Gestión de la organización", + "VPN cifrada", + "Antivirus", + "Limpiador", + "Meet", + "Correo" ], - "comingSoonFeatures": ["Limpiador de dispositivos", "Monitor de Dark Web", "Meet", "Mail"] + "comingSoonFeatures": ["Versionado de archivos"] } }, "user": "usuario" diff --git a/src/app/i18n/locales/fr.json b/src/app/i18n/locales/fr.json index 4c05922941..8f3d74539f 100644 --- a/src/app/i18n/locales/fr.json +++ b/src/app/i18n/locales/fr.json @@ -1911,8 +1911,7 @@ "Partage de fichiers protégé par mot de passe", "VPN Chiffré", "Antivirus" - ], - "comingSoonFeatures": ["Historique des versions de fichiers"] + ] }, "3TB": { "title": "Premium", @@ -1947,7 +1946,7 @@ "Nettoyeur", "Meet (Réunion)" ], - "comingSoonFeatures": ["Historique des versions de fichiers", "Mail"] + "comingSoonFeatures": ["Historique des versions de fichiers", "Mail", "Photos"] }, "1GB": { "title": "Gratuit", @@ -1960,36 +1959,41 @@ "1TB": { "title": "Standard", "features": [ - "1TB de stockage chiffré à connaissance zéro par utilisateur", + "1 To de stockage chiffré par utilisateur", "Chiffrement post-quantique", - "VPN illimité ultra rapide (FR, DE, PL)", - "Antivirus", - "Sauvegarde de vos fichiers", - "Partage de fichiers protégés par mot de passe", + "Chiffrement à connaissance nulle", + "Authentification à deux facteurs", + "Sauvegarde de l'ordinateur", + "Partage de fichiers protégé par mot de passe", "Inviter, partager et collaborer", - "Conformité au RGPD", - "Authentification à deux facteurs (2FA)", - "Support CLI et WebDav", - "Gérer la facturation et les paiements du compte" - ], - "comingSoonFeatures": ["Nettoyage de l'appareil", "Surveillance du dark web"] + "Conformité RGPD", + "CLI et WebDAV", + "Gestion de l'organisation", + "VPN chiffré", + "Antivirus", + "Nettoyeur" + ] }, "2TB": { "title": "Pro", "features": [ - "2TB de stockage chiffré à connaissance zéro par utilisateur", + "2 To de stockage chiffré par utilisateur", "Chiffrement post-quantique", - "VPN illimité ultra rapide (FR, DE, PL, CA, UK)", - "Antivirus", - "Sauvegarde de vos fichiers", - "Partage de fichiers protégés par mot de passe", + "Chiffrement à connaissance nulle", + "Authentification à deux facteurs", + "Sauvegarde de l'ordinateur", + "Partage de fichiers protégé par mot de passe", "Inviter, partager et collaborer", - "Conformité au RGPD", - "Authentification à deux facteurs (2FA)", - "Support CLI, WebDav, Rclone et NAS", - "Gérer la facturation et les paiements du compte" + "Conformité RGPD", + "Prise en charge CLI, WebDAV, Rclone et NAS", + "Gestion de l'organisation", + "VPN chiffré", + "Antivirus", + "Nettoyeur", + "Meet", + "Mail" ], - "comingSoonFeatures": ["Nettoyage de l'appareil", "Surveillance du dark web", "Meet", "Mail"] + "comingSoonFeatures": ["Historique des versions de fichiers"] } }, "user": "Utilisateur" diff --git a/src/app/i18n/locales/it.json b/src/app/i18n/locales/it.json index 2aaa139db4..da01e3c475 100644 --- a/src/app/i18n/locales/it.json +++ b/src/app/i18n/locales/it.json @@ -2018,8 +2018,7 @@ "Condivisione file protetta da password", "VPN Crittografata", "Antivirus" - ], - "comingSoonFeatures": ["Versionamento dei File"] + ] }, "3TB": { "title": "Premium", @@ -2054,7 +2053,7 @@ "Cleaner (Pulitore)", "Meet (Videoconferenza)" ], - "comingSoonFeatures": ["Versionamento dei File", "Mail"] + "comingSoonFeatures": ["Versionamento dei File", "Mail", "Foto"] }, "1GB": { "title": "Gratuito", diff --git a/src/app/i18n/locales/ru.json b/src/app/i18n/locales/ru.json index b5197f3087..a80bcca5b3 100644 --- a/src/app/i18n/locales/ru.json +++ b/src/app/i18n/locales/ru.json @@ -1924,8 +1924,7 @@ "Обмен файлами с защитой паролем", "Зашифрованный VPN", "Антивирус" - ], - "comingSoonFeatures": ["Версионирование файлов"] + ] }, "3TB": { "title": "Premium (Премиум)", @@ -1960,7 +1959,7 @@ "Cleaner (Очиститель)", "Meet (Видеоконференции)" ], - "comingSoonFeatures": ["Версионирование файлов", "Mail (Почта)"] + "comingSoonFeatures": ["Версионирование файлов", "Mail (Почта)", "Фотографии"] }, "1GB": { "title": "Free (Бесплатный)", @@ -1971,38 +1970,43 @@ "title": "Детали плана", "storage": " хранилища", "1TB": { - "title": "Стандартный", + "title": "Standard", "features": [ - "1TB зашифрованного хранилища с нулевым знанием на пользователя", - "Постквантовое шифрование", - "Сверхбыстрый безлимитный VPN (FR, DE, PL)", - "Антивирус", - "Резервное копирование ваших файлов", - "Защищенный паролем обмен файлами", - "Приглашение, обмен и сотрудничество", - "Соответствие GDPR", - "Двухфакторная аутентификация (2FA)", - "Поддержка CLI и WebDav", - "Управление выставлением счетов и платежами" - ], - "comingSoonFeatures": ["Очиститель устройств", "Мониторинг даркнета"] + "1 TB di spazio di archiviazione crittografato per utente", + "Crittografia post-quantistica", + "Crittografia zero-knowledge", + "Autenticazione a due fattori", + "Backup del computer", + "Condivisione file protetta da password", + "Invita, condividi e collabora", + "Conformità GDPR", + "CLI e WebDAV", + "Gestione dell'organizzazione", + "VPN crittografata", + "Antivirus", + "Pulizia" + ] }, "2TB": { - "title": "Про", + "title": "Pro", "features": [ - "2TB зашифрованного хранилища с нулевым знанием на пользователя", - "Постквантовое шифрование", - "Сверхбыстрый безлимитный VPN (FR, DE, PL, CA, UK)", - "Антивирус", - "Резервное копирование ваших файлов", - "Защищенный паролем обмен файлами", - "Приглашение, обмен и сотрудничество", - "Соответствие GDPR", - "Двухфакторная аутентификация (2FA)", - "Поддержка CLI, WebDav, Rclone и NAS", - "Управление выставлением счетов и платежами" + "2 TB di spazio di archiviazione crittografato per utente", + "Crittografia post-quantistica", + "Crittografia zero-knowledge", + "Autenticazione a due fattori", + "Backup del computer", + "Condivisione file protetta da password", + "Invita, condividi e collabora", + "Conformità GDPR", + "Supporto per CLI, WebDAV, Rclone e NAS", + "Gestione dell'organizzazione", + "VPN crittografata", + "Antivirus", + "Pulizia", + "Meet", + "Mail" ], - "comingSoonFeatures": ["Очиститель устройств", "Мониторинг даркнета", "Meet", "Mail"] + "comingSoonFeatures": ["Versionamento dei file"] } }, "user": "Пользователь" diff --git a/src/app/i18n/locales/tw.json b/src/app/i18n/locales/tw.json index 41d3201328..25c4645256 100644 --- a/src/app/i18n/locales/tw.json +++ b/src/app/i18n/locales/tw.json @@ -1915,8 +1915,7 @@ "密碼保護的檔案共享", "加密 VPN", "防毒軟體" - ], - "comingSoonFeatures": ["檔案版本控制"] + ] }, "3TB": { "title": "Premium (進階版)", @@ -1951,7 +1950,7 @@ "清理工具 (Cleaner)", "會議 (Meet)" ], - "comingSoonFeatures": ["檔案版本控制", "郵件 (Mail)"] + "comingSoonFeatures": ["檔案版本控制", "郵件 (Mail)", "照片(Photos)"] }, "1GB": { "title": "Free (免費版)", @@ -1964,36 +1963,41 @@ "1TB": { "title": "標準版", "features": [ - "每位使用者1TB零知識加密儲存", + "每個使用者 1TB 加密儲存空間", "後量子加密", - "超快無限制VPN(法國、德國、波蘭)", + "零知識加密", + "雙重身份驗證", + "備份您的電腦", + "受密碼保護的檔案分享", + "邀請、分享與協作", + "符合 GDPR 標準", + "CLI 與 WebDAV", + "組織管理", + "加密 VPN", "防毒", - "檔案備份", - "密碼保護檔案共享", - "邀請、共享和協作", - "符合GDPR", - "雙因素認證(2FA)", - "支援CLI和WebDav", - "管理帳戶帳單和支付" - ], - "comingSoonFeatures": ["裝置清理器", "暗網監控"] + "清理工具" + ] }, "2TB": { "title": "專業版", "features": [ - "每位使用者2TB零知識加密儲存", + "每個使用者 2TB 加密儲存空間", "後量子加密", - "超快無限制VPN(法國、德國、波蘭、加拿大、英國)", + "零知識加密", + "雙重身份驗證", + "備份您的電腦", + "受密碼保護的檔案分享", + "邀請、分享與協作", + "符合 GDPR 標準", + "支援 CLI、WebDAV、Rclone 和 NAS", + "組織管理", + "加密 VPN", "防毒", - "檔案備份", - "密碼保護檔案共享", - "邀請、共享和協作", - "符合GDPR", - "雙因素認證(2FA)", - "支援CLI、WebDav、Rclone和NAS", - "管理帳戶帳單和支付" + "清理工具", + "Meet", + "郵件" ], - "comingSoonFeatures": ["裝置清理器", "暗網監控", "視訊會議", "郵件"] + "comingSoonFeatures": ["檔案版本控制"] } }, "user": "用戶" diff --git a/src/app/i18n/locales/zh.json b/src/app/i18n/locales/zh.json index e6cc7677eb..688c33df0e 100644 --- a/src/app/i18n/locales/zh.json +++ b/src/app/i18n/locales/zh.json @@ -1953,8 +1953,7 @@ "密码保护的文件共享", "加密 VPN", "杀毒软件" - ], - "comingSoonFeatures": ["文件版本控制"] + ] }, "3TB": { "title": "Premium (高级版)", @@ -1989,7 +1988,7 @@ "清理工具 (Cleaner)", "会议 (Meet)" ], - "comingSoonFeatures": ["文件版本控制", "邮件 (Mail)"] + "comingSoonFeatures": ["文件版本控制", "邮件 (Mail)", "照片 (Photos)"] }, "1GB": { "title": "Free (免费版)", @@ -2002,36 +2001,41 @@ "1TB": { "title": "标准版", "features": [ - "每用户1TB零知识加密存储", + "每个用户 1TB 加密存储空间", "后量子加密", - "超快无限制VPN(法国、德国、波兰)", + "零知识加密", + "双重身份验证", + "备份您的计算机", + "受密码保护的文件共享", + "邀请、共享与协作", + "符合 GDPR 标准", + "CLI 与 WebDAV", + "组织管理", + "加密 VPN", "防病毒", - "文件备份", - "密码保护文件共享", - "邀请、共享和协作", - "符合GDPR", - "双因素认证(2FA)", - "支持CLI和WebDav", - "管理账户账单和支付" - ], - "comingSoonFeatures": ["设备清理器", "暗网监控"] + "清理工具" + ] }, "2TB": { "title": "专业版", "features": [ - "每用户2TB零知识加密存储", + "每个用户 2TB 加密存储空间", "后量子加密", - "超快无限制VPN(法国、德国、波兰、加拿大、英国)", + "零知识加密", + "双重身份验证", + "备份您的计算机", + "受密码保护的文件共享", + "邀请、共享与协作", + "符合 GDPR 标准", + "支持 CLI、WebDAV、Rclone 和 NAS", + "组织管理", + "加密 VPN", "防病毒", - "文件备份", - "密码保护文件共享", - "邀请、共享和协作", - "符合GDPR", - "双因素认证(2FA)", - "支持CLI、WebDav、Rclone和NAS", - "管理账户账单和支付" + "清理工具", + "Meet", + "邮件" ], - "comingSoonFeatures": ["设备清理器", "暗网监控", "视频会议", "邮件"] + "comingSoonFeatures": ["文件版本控制"] } }, "user": "用户" diff --git a/src/views/NewSettings/components/Sections/Account/Plans/components/PlanCard.tsx b/src/views/NewSettings/components/Sections/Account/Plans/components/PlanCard.tsx index 969872131b..af3effddaf 100644 --- a/src/views/NewSettings/components/Sections/Account/Plans/components/PlanCard.tsx +++ b/src/views/NewSettings/components/Sections/Account/Plans/components/PlanCard.tsx @@ -146,8 +146,7 @@ const PlanDetailsList = ({ ))} - {/* Coming soon features */} - {planTypeTextPath !== 'essentialFeatures' && planTypeTextPath !== 'freeFeatures' && ( + {Array.isArray(comingSoonFeatureKeys) && comingSoonFeatureKeys.length > 0 && ( <> {t('preferences.account.plans.planFeaturesList.comingSoon')} From 08cc8c7f4f6f560ec46da2e0f54eae9b84480d25 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Wed, 11 Feb 2026 15:29:15 +0100 Subject: [PATCH 2/2] Update it.json --- src/app/i18n/locales/it.json | 43 ++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/src/app/i18n/locales/it.json b/src/app/i18n/locales/it.json index da01e3c475..3106ba4b8e 100644 --- a/src/app/i18n/locales/it.json +++ b/src/app/i18n/locales/it.json @@ -2066,36 +2066,41 @@ "1TB": { "title": "Standard", "features": [ - "1TB di archiviazione criptata a conoscenza zero per utente", + "1TB di archiviazione crittografata per utente", "Crittografia post-quantistica", - "VPN illimitata ultraveloce (FR, DE, PL)", - "Antivirus", - "Backup dei tuoi file", + "Crittografia zero-knowledge", + "Autenticazione a due fattori", + "Backup del computer", "Condivisione file protetta da password", "Invita, condividi e collabora", - "Conformità GDPR", - "Autenticazione a due fattori (2FA)", - "Supporto CLI e WebDav", - "Gestisci fatturazione e pagamenti dell'account" - ], - "comingSoonFeatures": ["Pulitore dispositivi", "Monitoraggio Dark Web"] + "Conformità al GDPR", + "CLI e WebDAV", + "Gestione dell'organizzazione", + "VPN crittografata", + "Antivirus", + "Pulizia" + ] }, "2TB": { "title": "Pro", "features": [ - "2TB di archiviazione criptata a conoscenza zero per utente", + "2TB di archiviazione crittografata per utente", "Crittografia post-quantistica", - "VPN illimitata ultraveloce (FR, DE, PL, CA, UK)", - "Antivirus", - "Backup dei tuoi file", + "Crittografia zero-knowledge", + "Autenticazione a due fattori", + "Backup del computer", "Condivisione file protetta da password", "Invita, condividi e collabora", - "Conformità GDPR", - "Autenticazione a due fattori (2FA)", - "Supporto CLI, WebDav, Rclone e NAS", - "Gestisci fatturazione e pagamenti dell'account" + "Conformità al GDPR", + "Supporto per CLI, WebDAV, Rclone e NAS", + "Gestione dell'organizzazione", + "VPN crittografata", + "Antivirus", + "Pulizia", + "Meet", + "Email" ], - "comingSoonFeatures": ["Pulitore dispositivi", "Monitoraggio Dark Web", "Meet", "Mail"] + "comingSoonFeatures": ["Cronologia versioni file"] } }, "user": "Utente",