From b31ac65da8bcd51dc322f8daa02722d69da0f5d9 Mon Sep 17 00:00:00 2001 From: Reg Chien <38148679+bs10081@users.noreply.github.com> Date: Mon, 17 Apr 2023 03:46:09 +0800 Subject: [PATCH] Update TC support for common. (#356) Co-authored-by: DIYgod --- public/locales/zh-TW/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-TW/common.json b/public/locales/zh-TW/common.json index 36fb3a00..104a3883 100644 --- a/public/locales/zh-TW/common.json +++ b/public/locales/zh-TW/common.json @@ -76,5 +76,6 @@ "Filter out possible low-quality content based on AI ratings.": "基於 AI 評分過濾可能不佳的內容", "Refreshing": "重新載入中", "Search for your interest": "搜你所想", - "results": "項結果" + "results": "項結果", + "My xLog": "你的 xLog" }