Add singular for English reading time (#372)

Having an explicit singular makes it easier for new translators to see what needs to be included.
This commit is contained in:
Robert
2020-07-27 01:40:04 +02:00
committed by GitHub
parent 87f9e89048
commit 00fd189723

View File

@@ -8,6 +8,7 @@ other = "tag"
other = "series" other = "series"
[reading_time] [reading_time]
one = "One-minute read"
other = "{{ .Count }}-minute read" other = "{{ .Count }}-minute read"
[page_not_found] [page_not_found]