Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh-CN.toml')
-rw-r--r--i18n/zh-CN.toml23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml
index 1ea516b..1037e2b 100644
--- a/i18n/zh-CN.toml
+++ b/i18n/zh-CN.toml
@@ -40,6 +40,21 @@ other = "更多"
[selectLanguage]
other = "选择语言"
+[search]
+other = "搜索"
+
+[searchPlaceholder]
+other = "搜索文章标题或内容..."
+
+[clear]
+other = "清空"
+
+[cancel]
+other = "取消"
+
+[noResultsFound]
+other = "没有找到结果"
+
[switchTheme]
other = "切换主题"
# === partials/header.html ===
@@ -52,6 +67,14 @@ other = "由 %s 强力驱动"
other = "主题"
# === partials/footer.html ===
+# === partials/assets.html ===
+[lunrLanguageLib]
+other = "lib/lunr/lunr.zh.js"
+
+[lunrLanguageCode]
+other = "zh"
+# === partials/assets.html ===
+
# === partials/plugin/share.html ===
[shareOn]
other = "分享到"