mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 20:13:31 +08:00
Add missing translations for reading time
This commit is contained in:
parent
72a5e956ee
commit
c0b0850011
@ -29,6 +29,10 @@ article:
|
|||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: Dernière mise à jour le
|
other: Dernière mise à jour le
|
||||||
|
|
||||||
|
readingTime:
|
||||||
|
one: "{{ .Count }} minute de lecture"
|
||||||
|
other: "{{ .Count }} minutes de lecture"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
other: Page non trouvée
|
other: Page non trouvée
|
||||||
|
Loading…
Reference in New Issue
Block a user