diff --git a/crabfit-frontend/public/i18n/fr/common.json b/crabfit-frontend/public/i18n/fr/common.json index 57b2c9f..735dbac 100644 --- a/crabfit-frontend/public/i18n/fr/common.json +++ b/crabfit-frontend/public/i18n/fr/common.json @@ -54,5 +54,13 @@ "language": { "label": "Langue" } + }, + "update": { + "heading": "Crab Fit a été mis à jour", + "body": "Une nouvelle version de Crab Fit est disponible, qui comprend des mises à jour, des correctifs et de nouvelles fonctionnalités.", + "buttons": { + "close": "Fermer", + "reload": "Recharger" + } } }