From f88c7b78f224bf746b831001ec8cef01693a4b3c Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Tue, 16 Jun 2020 16:09:04 +0800 Subject: Search page i18n --- i18n/zh-hans.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i18n/zh-hans.toml') 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 = "无法获取索引" -- cgit v1.2.3