mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-08-04 04:54:11 -04:00
i18n: en: add translation for read_time, toc
This commit is contained in:
parent
e5a87f786f
commit
ae2436cc5a
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue