summaryrefslogtreecommitdiffstats
path: root/i18n/en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index bd4937c..02853ac 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,3 +1,6 @@
+[sidebarToc]
+ other = "TOC"
+
[sidebarPages]
other = "Pages"
@@ -19,6 +22,9 @@
[postMetaNoTag]
other = "No tag"
+[postMetaWordCount]
+ other = " words"
+
[postCopyrightFront]
other = "Unless otherwise noted, the content of this site is licensed under "
@@ -36,3 +42,9 @@
[tagsCurrentTag]
other = "Posts with the tag {{ .Title }}: "
+
+[webpCheckerFront]
+ other = "Your browser does not currently support "
+
+[webpCheckerEnd]
+ other = " images"