Explorar o código

Add singular for English reading time (#372)

Having an explicit singular makes it easier for new translators to see what needs to be included.
Robert %!s(int64=5) %!d(string=hai) anos
pai
achega
00fd189723
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      i18n/en.toml

+ 1 - 0
i18n/en.toml

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