From eaa3a325e566cc084d30ba56f53ecb3f8e80d9ab Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 16 Apr 2020 15:34:39 +0800 Subject: i18n support --- i18n/zh-hans.toml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 i18n/zh-hans.toml (limited to 'i18n/zh-hans.toml') diff --git a/i18n/zh-hans.toml b/i18n/zh-hans.toml new file mode 100644 index 0000000..7cca72b --- /dev/null +++ b/i18n/zh-hans.toml @@ -0,0 +1,32 @@ +[sidebarPages] + other = "页面" + +[sidebarTags] + other = "标签" + +[sidebarLinks] + other = "链接" + +[sidebarBangumiChart] + other = "番剧" + +[footerPoweredFront] + other = "基于" + +[footerPoweredEnd] + other = "构建" + +[postMetaNoTag] + other = "无标签" + +[postCopyrightFront] + other = "除特殊注明部分,本站内容采用 " + +[postCopyrightEnd] + other = " 进行许可。" + +[postCommentLoading] + other = "正在加载评论区" + +[postCommentLoadingFailed] + other = "评论区加载失败" -- cgit v1.2.3