fix(i18n/fr): add missing translations for reading time (#416)

This commit is contained in:
Paul-Henri Zimmerlin 2021-12-04 21:10:42 +01:00 committed by GitHub
parent 497643b363
commit 195b8d8076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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