-
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.
ref: MANAGER-15255 Signed-off-by: Guillaume Hyenne <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
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_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." | ||
} |