summaryrefslogtreecommitdiffstats
path: root/i18n/en.toml
diff options
context:
space:
mode:
authoramzrk22020-04-20 16:29:46 +0800
committeramzrk22020-04-20 16:29:46 +0800
commit772d7335d3fb01cfd95a886e6a535f7f7e7ed979 (patch)
tree1057118ebd38960992a46263129d9d477035f474 /i18n/en.toml
parent720e662443db52ff09557ba7db3728cb56f2dda4 (diff)
downloadhugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.tar.gz
hugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.tar.bz2
hugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.zip
Add webp checker for dev use
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index bd4937c..1b9ca5e 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -36,3 +36,9 @@
[tagsCurrentTag]
other = "Posts with the tag {{ .Title }}: "
+
+[webpCheckerFront]
+ other = "Your browser does not currently support "
+
+[webpCheckerEnd]
+ other = " images"