mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user