From c0de27bc1628d9cfcca6a7179cda6deb958b26cc Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:41:23 +0100 Subject: [PATCH] New translations translation.json (French) [ci skip] --- apps/client/public/locales/fr-FR/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/fr-FR/translation.json b/apps/client/public/locales/fr-FR/translation.json index c694131a8..c41df8f0d 100644 --- a/apps/client/public/locales/fr-FR/translation.json +++ b/apps/client/public/locales/fr-FR/translation.json @@ -387,6 +387,8 @@ "Insert horizontal rule divider": "Insérer un séparateur de règle horizontale", "Page break": "Saut de page", "Insert a page break for printing.": "Insérer un saut de page pour l’impression.", + "Footnote": "Footnote", + "Insert a footnote reference.": "Insert a footnote reference.", "Upload any image from your device.": "Téléchargez n'importe quelle image depuis votre appareil.", "Upload any video from your device.": "Téléchargez n'importe quelle vidéo depuis votre appareil.", "Upload any audio from your device.": "Téléchargez n'importe quel fichier audio depuis votre appareil.", @@ -1289,5 +1291,11 @@ "{{count}} rows deleted_one": "1 ligne supprimée", "{{count}} rows deleted_other": "{{count}} lignes supprimées", "{{count}} selected_one": "1 sélectionné(e)", - "{{count}} selected_other": "{{count}} sélectionné(e)s" + "{{count}} selected_other": "{{count}} sélectionné(e)s", + "Compare": "Compare", + "Compare versions": "Compare versions", + "Select version from {{date}}": "Select version from {{date}}", + "Version actions for {{date}}": "Version actions for {{date}}", + "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", + "Exit compare": "Exit compare" }