Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/fr.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index 9217ea3..ac2e51a 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -29,6 +29,10 @@ article:
lastUpdatedOn:
other: Dernière mise à jour le
+ readingTime:
+ one: "{{ .Count }} minute de lecture"
+ other: "{{ .Count }} minutes de lecture"
+
notFound:
title:
other: Page non trouvée