From 06617fd44b81cdae60e771b4e190276e15e8792c Mon Sep 17 00:00:00 2001 From: bs10081 Date: Sun, 9 Apr 2023 13:35:21 +0800 Subject: [PATCH] Update support for Traditional Chinese --- public/locales/zh-TW/dashboard.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-TW/dashboard.json b/public/locales/zh-TW/dashboard.json index 503e9976..c5e6e036 100644 --- a/public/locales/zh-TW/dashboard.json +++ b/public/locales/zh-TW/dashboard.json @@ -167,5 +167,16 @@ "DNS check failed.": "DNS 檢查失敗。", "Recheck": "重新檢查", "Latest": "最新動態", - "Following": "追蹤中" + "Following": "追蹤中", + "Create a Post": "新增文章", + "Change Site Icon or domain": "變更網站圖示或域名", + "Join xLog's Discord channel": "加入 xLog 的 Discord 頻道", + "Participate in the development of xLog": "參與 xLog 的發展", + "Follow xLog's Twitter": "追蹤 xLog 的 Twitter", + "Check out the updates of other bloggers": "看看其他 Bloger 的更新", + "You have already imported them, please enter the post page to create a new post!": "已經匯入完成了哦,請到文章頁面新增新的內容!", + "Today": "今天", + "This month": "本月", + "This week": "本周", + "All time": "全部" }