From 5f7e928ec94a1e1d58ce00c6d393dc0f080fb501 Mon Sep 17 00:00:00 2001 From: bs10081 Date: Sun, 2 Apr 2023 13:03:45 +0800 Subject: [PATCH] Update support for Traditional Chinese. --- public/locales/zh-TW/common.json | 6 +++++- public/locales/zh-TW/dashboard.json | 2 +- public/locales/zh-TW/index.json | 7 ++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/public/locales/zh-TW/common.json b/public/locales/zh-TW/common.json index 809a6bb7..e1bbd483 100644 --- a/public/locales/zh-TW/common.json +++ b/public/locales/zh-TW/common.json @@ -68,5 +68,9 @@ "Tip the post: {{name}}": "贊助文章:{{name}}", "Custom": "自訂", "Mintable": "Mintable", - "Comming soon": "即將推出" + "Comming soon": "即將推出", + "Successfully followed": "嘿!你已經開始<2>追蹤他們的最新動態囉。", + "Enable AI Filtering": "AI 過濾", + "Filter out possible low-quality content based on AI ratings.": "基於 AI 評分過濾可能不佳的內容", + "Refreshing": "重新載入中" } diff --git a/public/locales/zh-TW/dashboard.json b/public/locales/zh-TW/dashboard.json index 261cf60d..503e9976 100644 --- a/public/locales/zh-TW/dashboard.json +++ b/public/locales/zh-TW/dashboard.json @@ -78,7 +78,7 @@ "Navigation": "導航", "Domains": "網域", "Custom CSS": "自定義 CSS", - "Operators": "影子授權", + "Operators": "身份授權", "Export data": "匯出資料", "Site Settings": "網站設置", "Icon": "圖標", diff --git a/public/locales/zh-TW/index.json b/public/locales/zh-TW/index.json index 7efcce94..b0674164 100644 --- a/public/locales/zh-TW/index.json +++ b/public/locales/zh-TW/index.json @@ -50,11 +50,12 @@ "DAO": "去中心化自治組織", "DAO text": "我們將建立一個 xLog DAO,讓創作者可以使用 虛擬貨幣 進行投票。我們相信,這將使我們的社區更加開放、公平和民主化,讓每個人都能發揮自己的影響力和貢獻價值。我們期待與您攜手打造一個更加繁榮和有活力的社區!", "Discover these awesome teams and creators on xLog (sorted by update time)": "在 xLog 上發現這些超棒的團隊和創作者們(按更新時間排序)", - "Follow All!": "追蹤所有!", - "Already Followed All!": "已追蹤所有!", + "Follow All!": "追蹤所有人!", + "Already Followed All!": "已追蹤所有人!", "Show more": "顯示更多", "Submit yours": "看看你的👀", "xLog's open design allows it to integrate with many other open protocols and applications without friction.": "我們相信,只有在開放、互聯、共享的基礎上才能有更大的價值和創新。", "Dashboard": "主控臺", - "Suggested creators for you": "推薦給你一些優質創作者" + "Suggested creators for you": "推薦給你一些優質創作者", + "Hot Topics": "流行話題" }