diff --git a/i18n/en.yaml b/i18n/en.yaml index b8cca4f9..82e1d07e 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -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" \ No newline at end of file