From 93c66acd80a34f9b4c7ddb86ae28d3b7dfff831e Mon Sep 17 00:00:00 2001 From: echarp Date: Sat, 23 Feb 2019 19:06:02 +0100 Subject: [PATCH] Create fr.toml French translation --- i18n/fr.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 i18n/fr.toml 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é"