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-hant.toml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 i18n/zh-hant.toml (limited to 'i18n/zh-hant.toml') diff --git a/i18n/zh-hant.toml b/i18n/zh-hant.toml new file mode 100644 index 0000000..d6f340f --- /dev/null +++ b/i18n/zh-hant.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