diff options
author | amzrk2 | 2020-04-20 16:29:46 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-20 16:29:46 +0800 |
commit | 772d7335d3fb01cfd95a886e6a535f7f7e7ed979 (patch) | |
tree | 1057118ebd38960992a46263129d9d477035f474 /i18n/zh-hant.toml | |
parent | 720e662443db52ff09557ba7db3728cb56f2dda4 (diff) | |
download | hugo-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/zh-hant.toml')
-rw-r--r-- | i18n/zh-hant.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/zh-hant.toml b/i18n/zh-hant.toml index 9186968..f92c898 100644 --- a/i18n/zh-hant.toml +++ b/i18n/zh-hant.toml @@ -36,3 +36,9 @@ [tagsCurrentTag] other = "擁有標籤 {{ .Title }} 的文章:" + +[webpCheckerFront] + other = "您的瀏覽器暫未支持顯示 " + +[webpCheckerEnd] + other = " 圖片" |