fixed issue with slovak reading time of e.g. 3 minutes (#326)

Co-authored-by: a1x42 <alex@rohde.lu>
This commit is contained in:
a1x42
2020-05-13 16:07:07 +02:00
committed by GitHub
parent e89ad7bd49
commit e218d8b620

View File

@@ -9,6 +9,8 @@ other = "diel"
[reading_time]
one = "Prečítate si za minútu"
few = "Prečítate si do {{ .Count }} minút"
many = "Prečítate si do {{ .Count }} minút"
other = "Prečítate si do {{ .Count }} minút"
[page_not_found]