-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(web): add banner eol webpass (#13198)
ref: MANAGER-15255 Signed-off-by: Guillaume Hyenne <[email protected]> Co-authored-by: CDS Translator Agent <[email protected]>
- Loading branch information
Showing
13 changed files
with
28 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Allgemeine Informationen", | ||
"web_paas_manage_users": "Nutzer" | ||
"web_paas_manage_users": "Nutzer", | ||
"web_paas_banner_eol_part_1": "Wie bereits zuvor per E-Mail angekündigt, bestätigen wir Ihnen, dass Ihr Web PaaS Powered by Platform.sh Angebot nicht mehr vertrieben wird.", | ||
"web_paas_banner_eol_part_2": "Ab dem 31.01.2025 wird Ihr Dienst eingestellt. Sie können dann nicht mehr über Ihr Kundencenter darauf zugreifen und haben auch keinen Zugriff mehr auf Ihre Daten. Denken Sie daran, Ihr Projekt (Dateien und Datenbanken) zu sichern, bevor Sie Ihre Dienste schließen." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "General information", | ||
"web_paas_manage_users": "Users" | ||
"web_paas_manage_users": "Users", | ||
"web_paas_banner_eol_part_1": "We are writing to confirm the end of marketing of your Web PaaS powered by Platform.sh solution, as mentioned in a previous email.", | ||
"web_paas_banner_eol_part_2": "From 31 January 2025, this service will be officially shut down. This means you won’t be able to use the service or access any associated data via your Control Panel. Remember to back up your project (files and databases) before the closure of your services." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Información general", | ||
"web_paas_manage_users": "Usuarios" | ||
"web_paas_manage_users": "Usuarios", | ||
"web_paas_banner_eol_part_1": "Como ya anunciamos por correo electrónico, el servicio Web PaaS Powered by Platform.sh dejará de comercializarse próximamente.", | ||
"web_paas_banner_eol_part_2": "A partir del 31/01/2025, su servicio dejará de estar operativo: ya no estará disponible en su área de cliente y no será posible acceder a sus datos. Le recomendamos que realice una copia de seguridad de su proyecto (archivos y bases de datos) antes del cierre del servicio." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_fr_CA.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Informations générales", | ||
"web_paas_manage_users": "Utilisateurs" | ||
"web_paas_manage_users": "Utilisateurs", | ||
"web_paas_banner_eol_part_1": "Comme annoncé précédemment par email, nous vous confirmons la fin de commercialisation de votre offre Web PaaS Powered by Platform.sh.", | ||
"web_paas_banner_eol_part_2": "À compter du 31/01/2025, votre service ne sera plus opérationnel. Il ne sera plus accessible depuis votre espace client et vous ne pourrez plus accéder à vos données. Pensez à sauvegarder votre projet (fichiers et bases de données) avant de clôturer vos services." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Informations générales", | ||
"web_paas_manage_users": "Utilisateurs" | ||
"web_paas_manage_users": "Utilisateurs", | ||
"web_paas_banner_eol_part_1": "Comme annoncé précédemment par email, nous vous confirmons la fin de commercialisation de votre offre Web PaaS Powered by Platform.sh.", | ||
"web_paas_banner_eol_part_2": "À compter du 31/01/2025, votre service ne sera plus opérationnel. Il ne sera plus accessible depuis votre espace client et vous ne pourrez plus accéder à vos données. Pensez à sauvegarder votre projet (fichiers et bases de données) avant de clôturer vos services." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_it_IT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Informazioni generali", | ||
"web_paas_manage_users": "Utenti" | ||
"web_paas_manage_users": "Utenti", | ||
"web_paas_banner_eol_part_1": "Come precedentemente comunicato tramite email, confermiamo la fine della commercializzazione della soluzione Web PaaS Powered by Platform.sh.", | ||
"web_paas_banner_eol_part_2": "A partire dal 31/01/2025, il tuo servizio non sarà più operativo: non sarà più disponibile nello Spazio Cliente e non potrai più accedere ai dati. Ricorda di effettuare il backup del progetto (file e database) prima di disattivare i tuoi servizi." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_pl_PL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Informacje ogólne", | ||
"web_paas_manage_users": "Użytkownicy" | ||
"web_paas_manage_users": "Użytkownicy", | ||
"web_paas_banner_eol_part_1": "W nawiązaniu do poprzedniej korespondencji mailowej potwierdzamy zakończenie świadczenia usługi Web PaaS Powered by Platform.sh.", | ||
"web_paas_banner_eol_part_2": "Począwszy od 31/01/2025 usługa nie będzie już działać, nie będzie dostępna w Panelu klienta i nie będziesz mógł uzyskać dostępu do danych. Pamiętaj, aby wykonać kopię zapasową projektu (plików i baz danych) przed zamknięciem usług." | ||
} |
4 changes: 3 additions & 1 deletion
4
packages/manager/modules/web-paas/src/details/translations/Messages_pt_PT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"web_paas_general_info": "Informações gerais", | ||
"web_paas_manage_users": "Utilizadores" | ||
"web_paas_manage_users": "Utilizadores", | ||
"web_paas_banner_eol_part_1": "Tal como previamente anunciado por e-mail, confirmamos o fim da comercialização da sua oferta Web PaaS Powered by Platform.sh.", | ||
"web_paas_banner_eol_part_2": "A partir de 31 de janeiro de 2025, o seu serviço deixará de estar operacional. Deixará de estar acessível a partir da Área de Cliente e não poderá aceder aos seus dados. Certifique-se de que efetua um backup do seu projeto (ficheiros e bases de dados) antes de encerrar os seus serviços." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters