i18n: en: add translation for read_time, toc

This commit is contained in:
Aditya Telange 2020-09-22 12:59:27 +05:30
parent e5a87f786f
commit ae2436cc5a
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -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"