diff --git a/src/app/i18n/locales/de.json b/src/app/i18n/locales/de.json
index 6bb0f33a8..78218a0d2 100644
--- a/src/app/i18n/locales/de.json
+++ b/src/app/i18n/locales/de.json
@@ -23,10 +23,10 @@
"cta": "Hol dir das Angebot"
},
"lifetimeBanner": {
- "label": "Jahreslagerung zum halben Preis!",
- "title": "Sparen Sie 50% bei unseren Jahresabonnements!",
+ "label": "Suchen Sie einen sicheren Datenspeicher fürs Leben?",
+ "title": "Schützen Sie Ihre Dateien mit lebenslangen Internxt-Plänen!",
"cta": "Plan auswählen",
- "guarantee": "30-tägige Geld-zurück-Garantie"
+ "guarantee": "Geld-zurück-Garantie innerhalb von 30 Tagen"
},
"lang": {
"title": "Sprache",
diff --git a/src/app/i18n/locales/en.json b/src/app/i18n/locales/en.json
index 02c021531..0104cfc1f 100644
--- a/src/app/i18n/locales/en.json
+++ b/src/app/i18n/locales/en.json
@@ -23,9 +23,9 @@
"cta": "Get the deal"
},
"lifetimeBanner": {
- "label": "Annual storage for half the price!",
- "title": "Save 50% on our yearly subscriptions!",
- "cta": "Choose plan",
+ "label": "Need secure storage for life?",
+ "title": "Protect your files forever with our lifetime plans!",
+ "cta": "Choose your plan",
"guarantee": "30-day money-back guarantee"
},
"notFound": {
diff --git a/src/app/i18n/locales/es.json b/src/app/i18n/locales/es.json
index f00586202..190f73b54 100644
--- a/src/app/i18n/locales/es.json
+++ b/src/app/i18n/locales/es.json
@@ -23,9 +23,9 @@
"cta": "Obtén la oferta"
},
"lifetimeBanner": {
- "label": "¡Tu plan anual a mitad de precio!",
- "title": "¡Ahorra un 50% en nuestros planes anuales!",
- "cta": "Elige un plan",
+ "label": "¿Necesitas almacenamiento seguro de por vida?",
+ "title": "¡Asegura tus archivos de por vida con nuestros planes!",
+ "cta": "Elige tu plan",
"guarantee": "Garantía de devolución de 30 días"
},
"lang": {
diff --git a/src/app/i18n/locales/fr.json b/src/app/i18n/locales/fr.json
index 3f14f9d93..66a56c5de 100644
--- a/src/app/i18n/locales/fr.json
+++ b/src/app/i18n/locales/fr.json
@@ -23,9 +23,9 @@
"cta": "Obtenir l'offre"
},
"lifetimeBanner": {
- "label": "Stockage annuel à moitié prix !",
- "title": "Économisez 50% sur nos abonnements annuels !",
- "cta": "Choisissez un plan",
+ "label": "Cherchez-vous un espace de stockage sécurisé à vie?",
+ "title": "Protégez vos fichiers avec les plans à vie d'Internxt!",
+ "cta": "Choisir un plan",
"guarantee": "Garantie de remboursement sous 30 jours"
},
"lang": {
diff --git a/src/app/i18n/locales/it.json b/src/app/i18n/locales/it.json
index 40388d76a..6e284b783 100644
--- a/src/app/i18n/locales/it.json
+++ b/src/app/i18n/locales/it.json
@@ -23,8 +23,8 @@
}
},
"lifetimeBanner": {
- "label": "Archiviazione annuale a metà prezzo!",
- "title": "Risparmia il 50% sulle nostre sottoscrizioni annuali!",
+ "label": "Cercate uno spazio sicuro per i vostri dati per tutta la vita?",
+ "title": "Proteggete i vostri file con i piani a vita di Internxt!",
"cta": "Scegli il piano",
"guarantee": "Garanzia di rimborso entro 30 giorni"
},
diff --git a/src/app/i18n/locales/ru.json b/src/app/i18n/locales/ru.json
index 0ee8c32c2..c2ee0eb8a 100644
--- a/src/app/i18n/locales/ru.json
+++ b/src/app/i18n/locales/ru.json
@@ -23,8 +23,8 @@
}
},
"lifetimeBanner": {
- "label": "Годовой абонемент за полцены!",
- "title": "Экономия 50% на годовой подписке!",
+ "label": "Ищите надежное хранилище данных на всю жизнь?",
+ "title": "Защитите файлы с помощью пожизненных планов Internxt!",
"cta": "Выбрать план",
"guarantee": "Гарантия возврата денег в течение 30 дней"
},
diff --git a/src/app/i18n/locales/zh.json b/src/app/i18n/locales/zh.json
index 5cf617b8b..5d79a198d 100644
--- a/src/app/i18n/locales/zh.json
+++ b/src/app/i18n/locales/zh.json
@@ -23,10 +23,10 @@
"cta": "达成交易"
},
"lifetimeBanner": {
- "label": "半价年度存储!",
- "title": "在我们的年度订阅上节省50%!",
+ "label": "寻找终身安全的数据存储?",
+ "title": "通过Internxt的终身计划保护您的文件!",
"cta": "选择计划",
- "guarantee": "30天退款保证"
+ "guarantee": "30天内退款保证"
},
"notFound": {
"header": "Error 404",