From 1381acb3ce6b6387836d8040962a2ea07ce66198 Mon Sep 17 00:00:00 2001 From: bs10081 Date: Mon, 10 Apr 2023 13:57:58 +0800 Subject: [PATCH] Update support for Traditional Chinese --- public/locales/zh-TW/dashboard.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/locales/zh-TW/dashboard.json b/public/locales/zh-TW/dashboard.json index c5e6e036..beafe9d5 100644 --- a/public/locales/zh-TW/dashboard.json +++ b/public/locales/zh-TW/dashboard.json @@ -166,8 +166,9 @@ "DNS check passed.": "DNS 檢查通過。", "DNS check failed.": "DNS 檢查失敗。", "Recheck": "重新檢查", - "Latest": "最新動態", - "Following": "追蹤中", + "Hottest": "熱門", + "Latest": "最新", + "Following": "追蹤", "Create a Post": "新增文章", "Change Site Icon or domain": "變更網站圖示或域名", "Join xLog's Discord channel": "加入 xLog 的 Discord 頻道",