From d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Tue, 21 Apr 2020 10:09:31 +0800 Subject: Add word counter --- i18n/en.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index 1b9ca5e..bf453c8 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -19,6 +19,9 @@ [postMetaNoTag] other = "No tag" +[postMetaWordCount] + other = " words" + [postCopyrightFront] other = "Unless otherwise noted, the content of this site is licensed under " -- cgit v1.2.3