From b7b4d8775a8164018d65ae139f3b1821e6b6874c Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Fri, 06 May 2022 14:27:15 +0000
Subject: [PATCH] Merge branch 'master' into demo
---
i18n/fr.toml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/i18n/fr.toml b/i18n/fr.toml
index fb7d42b..3393844 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -10,6 +10,9 @@
[readMore]
other = "lire plus"
+[by]
+other = "Par"
+
[whatsInThis]
other = "Ce qui est dans {{ .Type }}"
@@ -32,7 +35,7 @@
other = "Envoyer"
[taxonomyPageList]
-other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
+other = "Ci-dessous se trouvent les pages utilisant le terme taxonomique “{{ .Title }}”"
[readingTime]
one = "Une minute de lecture"
--
Gitblit v1.10.0