summaryrefslogtreecommitdiffstats
path: root/i18n/zh-hans.toml
diff options
context:
space:
mode:
authoramzrk22020-06-16 16:09:04 +0800
committeramzrk22020-06-16 16:09:04 +0800
commitf88c7b78f224bf746b831001ec8cef01693a4b3c (patch)
tree20fe1c16160171228b374c8718f858946162c8af /i18n/zh-hans.toml
parent03750a600a71df1276ccfcc7c817de5cb86e3e9f (diff)
downloadhugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.gz
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.bz2
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.zip
Search page i18n
Diffstat (limited to 'i18n/zh-hans.toml')
-rw-r--r--i18n/zh-hans.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/zh-hans.toml b/i18n/zh-hans.toml
index f4eec4e..37387a0 100644
--- a/i18n/zh-hans.toml
+++ b/i18n/zh-hans.toml
@@ -42,3 +42,12 @@
[tagsCurrentTag]
other = "拥有标签 {{ .Title }} 的文章:"
+
+[searchSuccess]
+ other = "找到 [NUM] 条结果 (用时 [TIME] 毫秒)"
+
+[searchNotFound]
+ other = "未找到结果"
+
+[searchFailed]
+ other = "无法获取索引"