From 5f44f7a50db09547da7d06c3a8da464153d9cf20 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 7 May 2020 11:48:10 +0800 Subject: Word count and read time in post metadata --- i18n/en.toml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index 02853ac..ef33505 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -25,6 +25,9 @@ [postMetaWordCount] other = " words" +[postMetaReadingTime] + other = " minutes" + [postCopyrightFront] other = "Unless otherwise noted, the content of this site is licensed under " @@ -42,9 +45,3 @@ [tagsCurrentTag] other = "Posts with the tag {{ .Title }}: " - -[webpCheckerFront] - other = "Your browser does not currently support " - -[webpCheckerEnd] - other = " images" -- cgit v1.2.3