From 02630ed83cf3c8bb193272bf34188c0892ebc2f2 Mon Sep 17 00:00:00 2001 From: Lionel Brianto Date: Tue, 10 Sep 2019 00:48:46 +0200 Subject: [PATCH] fix typo in french translation (#213) --- i18n/fr.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index 283660b..34c38b3 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -8,7 +8,7 @@ other = "tag" other = "séries" [reading_time] -one = "Une minude de lecture" +one = "Une minute de lecture" other = "{{ .Count }} minutes de lecture" [page_not_found]