i18n: en: add translation for read_time, toc
This commit is contained in:
parent
e5a87f786f
commit
ae2436cc5a
@ -3,3 +3,11 @@
|
||||
|
||||
- id: next_page
|
||||
translation: "Next Page"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "1 min"
|
||||
other: "{{ .Count }} min"
|
||||
|
||||
- id: toc
|
||||
translation: "Table of Contents"
|
Loading…
Reference in New Issue
Block a user