From 41613613337d8788eb810d92541b9e967c9e3047 Mon Sep 17 00:00:00 2001 From: Glandos Date: Wed, 15 Dec 2021 21:06:01 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 98.8% (3335 of 3374 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ --- src/i18n/strings/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index b0ad80aed6..663bd72725 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3440,5 +3440,6 @@ "You cannot place calls in this browser.": "Vous ne pouvez pas passer d’appels dans ce navigateur.", "Calls are unsupported": "Les appels ne sont pas supportés", "Some examples of the information being sent to us to help make %(brand)s better includes:": "Voici quelques exemples d’informations qui nous sont envoyées pour améliorer %(brand)s :", - "Our complete cookie policy can be found here.": "Notre politique de cookies peut être consultée dans sa totalité ici." + "Our complete cookie policy can be found here.": "Notre politique de cookies peut être consultée dans sa totalité ici.", + "Jump to the given date in the timeline (YYYY-MM-DD)": "Aller à la date suivante dans l’historique (YYYY-MM-DD)" }