From 3505954eb6c214b7d721a851b1b58e2cd7730114 Mon Sep 17 00:00:00 2001
From: echarp <manu@echarp.org>
Date: Sat, 23 Feb 2019 19:01:31 +0000
Subject: [PATCH] Create fr.toml (#157)
---
i18n/fr.toml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/i18n/fr.toml b/i18n/fr.toml
new file mode 100644
index 0000000..12c5c83
--- /dev/null
+++ b/i18n/fr.toml
@@ -0,0 +1,17 @@
+[more]
+other = "Plus"
+
+[allTitle]
+other = "Tous les {{.Title }}"
+
+[recentTitle]
+other = "{{.Title }} récents"
+
+[readMore]
+other = "lire plus"
+
+[whatsInThis]
+other = "Ce qui est dans {{ .Type }}"
+
+[related]
+other = "Lié"
--
Gitblit v1.10.0