From 26dcdc1a63a262403090193e32e8815709e930a1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:04:45 +0000 Subject: [PATCH] Apply translations in fr_FR translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'fr_FR' language. --- crabfit-frontend/public/i18n/fr/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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" + } } }