From 16fb21e33d94d375bd51f96d69c15aa72b000413 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Wed, 18 Feb 2026 16:41:56 +0100 Subject: [PATCH] feat: update storage for plans --- src/app/i18n/locales/de.json | 8 ++++---- src/app/i18n/locales/en.json | 8 ++++---- src/app/i18n/locales/es.json | 8 ++++---- src/app/i18n/locales/fr.json | 8 ++++---- src/app/i18n/locales/it.json | 8 ++++---- src/app/i18n/locales/ru.json | 8 ++++---- src/app/i18n/locales/tw.json | 8 ++++---- src/app/i18n/locales/zh.json | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/app/i18n/locales/de.json b/src/app/i18n/locales/de.json index bda570c1d..a104c5724 100644 --- a/src/app/i18n/locales/de.json +++ b/src/app/i18n/locales/de.json @@ -1940,10 +1940,10 @@ "Antivirus" ] }, - "3TB": { + "2TB": { "title": "Premium", "features": [ - "3TB verschlüsselter Speicher", + "2TB verschlüsselter Speicher", "Post-Quanten-Verschlüsselung", "Zero-Knowledge-Verschlüsselung", "Zwei-Faktor-Authentifizierung", @@ -1956,10 +1956,10 @@ ], "comingSoonFeatures": ["Dateiversionierung"] }, - "5TB": { + "3TB": { "title": "Ultimate (Ultimativ)", "features": [ - "5TB verschlüsselter Speicher", + "3TB verschlüsselter Speicher", "Post-Quanten-Verschlüsselung", "Zero-Knowledge-Verschlüsselung", "Zwei-Faktor-Authentifizierung", diff --git a/src/app/i18n/locales/en.json b/src/app/i18n/locales/en.json index f4633793a..0f2da49e8 100644 --- a/src/app/i18n/locales/en.json +++ b/src/app/i18n/locales/en.json @@ -2024,10 +2024,10 @@ "Antivirus" ] }, - "3TB": { + "2TB": { "title": "Premium", "features": [ - "3TB of encrypted storage", + "2TB of encrypted storage", "Post-Quantum Encryption", "Zero-Knowledge Encryption", "Two-Factor Authentication", @@ -2040,10 +2040,10 @@ ], "comingSoonFeatures": ["File Versioning"] }, - "5TB": { + "3TB": { "title": "Ultimate", "features": [ - "5TB of encrypted storage", + "3TB of encrypted storage", "Post-Quantum Encryption", "Zero-Knowledge Encryption", "Two-Factor Authentication", diff --git a/src/app/i18n/locales/es.json b/src/app/i18n/locales/es.json index f76d624db..087e42d14 100644 --- a/src/app/i18n/locales/es.json +++ b/src/app/i18n/locales/es.json @@ -2000,10 +2000,10 @@ "Antivirus" ] }, - "3TB": { + "2TB": { "title": "Premium", "features": [ - "3TB de almacenamiento cifrado", + "2TB de almacenamiento cifrado", "Criptografía postcuántica", "Cifrado de conocimiento cero", "Autenticación de dos factores", @@ -2016,10 +2016,10 @@ ], "comingSoonFeatures": ["Versionado de archivos"] }, - "5TB": { + "3TB": { "title": "Ultimate", "features": [ - "5TB de almacenamiento cifrado", + "3TB de almacenamiento cifrado", "Criptografía postcuántica", "Cifrado de conocimiento cero", "Autenticación de dos factores", diff --git a/src/app/i18n/locales/fr.json b/src/app/i18n/locales/fr.json index a8d37c622..590873be2 100644 --- a/src/app/i18n/locales/fr.json +++ b/src/app/i18n/locales/fr.json @@ -1946,10 +1946,10 @@ "Antivirus" ] }, - "3TB": { + "2TB": { "title": "Premium", "features": [ - "3To de stockage chiffré", + "2To de stockage chiffré", "Chiffrement Post-Quantique", "Chiffrement Zéro-Connaissance", "Authentification à Deux Facteurs", @@ -1962,10 +1962,10 @@ ], "comingSoonFeatures": ["Historique des versions de fichiers"] }, - "5TB": { + "3TB": { "title": "Ultimate (Ultime)", "features": [ - "5To de stockage chiffré", + "3To de stockage chiffré", "Chiffrement Post-Quantique", "Chiffrement Zéro-Connaissance", "Authentification à Deux Facteurs", diff --git a/src/app/i18n/locales/it.json b/src/app/i18n/locales/it.json index 2b7e7b59e..2e4945236 100644 --- a/src/app/i18n/locales/it.json +++ b/src/app/i18n/locales/it.json @@ -2053,10 +2053,10 @@ "Antivirus" ] }, - "3TB": { + "2TB": { "title": "Premium", "features": [ - "3TB di spazio di archiviazione crittografato", + "2TB di spazio di archiviazione crittografato", "Crittografia Post-Quantistica", "Crittografia Zero-Knowledge", "Autenticazione a Due Fattori", @@ -2069,10 +2069,10 @@ ], "comingSoonFeatures": ["Versionamento dei File"] }, - "5TB": { + "3TB": { "title": "Ultimate (Definitivo)", "features": [ - "5TB di spazio di archiviazione crittografato", + "3TB di spazio di archiviazione crittografato", "Crittografia Post-Quantistica", "Crittografia Zero-Knowledge", "Autenticazione a Due Fattori", diff --git a/src/app/i18n/locales/ru.json b/src/app/i18n/locales/ru.json index f0b5e8c82..089c2036f 100644 --- a/src/app/i18n/locales/ru.json +++ b/src/app/i18n/locales/ru.json @@ -1959,10 +1959,10 @@ "Антивирус" ] }, - "3TB": { + "2TB": { "title": "Premium (Премиум)", "features": [ - "3 ТБ зашифрованного хранилища", + "2 ТБ зашифрованного хранилища", "Постквантовая криптография", "Шифрование с нулевым разглашением (Zero-Knowledge)", "Двухфакторная аутентификация", @@ -1975,10 +1975,10 @@ ], "comingSoonFeatures": ["Версионирование файлов"] }, - "5TB": { + "3TB": { "title": "Ultimate (Максимальный)", "features": [ - "5ТБ зашифрованного хранилища", + "3ТБ зашифрованного хранилища", "Постквантовая криптография", "Шифрование с нулевым разглашением (Zero-Knowledge)", "Двухфакторная аутентификация", diff --git a/src/app/i18n/locales/tw.json b/src/app/i18n/locales/tw.json index 56ea7b9f1..5b8033fa5 100644 --- a/src/app/i18n/locales/tw.json +++ b/src/app/i18n/locales/tw.json @@ -1950,10 +1950,10 @@ "防毒軟體" ] }, - "3TB": { + "2TB": { "title": "Premium (進階版)", "features": [ - "3TB 加密儲存空間", + "2TB 加密儲存空間", "後量子密碼學", "零知識加密", "雙重身份驗證", @@ -1966,10 +1966,10 @@ ], "comingSoonFeatures": ["檔案版本控制"] }, - "5TB": { + "3TB": { "title": "Ultimate (旗艦版)", "features": [ - "5TB 加密儲存空間", + "3TB 加密儲存空間", "後量子密碼學", "零知識加密", "雙重身份驗證", diff --git a/src/app/i18n/locales/zh.json b/src/app/i18n/locales/zh.json index 06866f5df..f59a193d2 100644 --- a/src/app/i18n/locales/zh.json +++ b/src/app/i18n/locales/zh.json @@ -1988,10 +1988,10 @@ "杀毒软件" ] }, - "3TB": { + "2TB": { "title": "Premium (高级版)", "features": [ - "3TB 加密存储空间", + "2TB 加密存储空间", "后量子密码学", "零知识加密", "两步验证", @@ -2004,10 +2004,10 @@ ], "comingSoonFeatures": ["文件版本控制"] }, - "5TB": { + "3TB": { "title": "Ultimate (旗舰版)", "features": [ - "5TB 加密存储空间", + "3TB 加密存储空间", "后量子密码学", "零知识加密", "两步验证",