diff --git a/public/locales/zh-TW/common.json b/public/locales/zh-TW/common.json index e1bbd483..33285ad8 100644 --- a/public/locales/zh-TW/common.json +++ b/public/locales/zh-TW/common.json @@ -28,6 +28,9 @@ "Submit": "提交", "Reply": "回覆", "Cancel Reply": "取消回覆", + "Edit": "編輯", + "Cancel Edit": "取消編輯", + "Confirm Modification": "確認編輯", "ago": "{{time}}前", "joined ago": "{{time}}前加入", "obtained ago": "{{time}}前獲得", @@ -72,5 +75,7 @@ "Successfully followed": "嘿!你已經開始<2>追蹤他們的最新動態囉。", "Enable AI Filtering": "AI 過濾", "Filter out possible low-quality content based on AI ratings.": "基於 AI 評分過濾可能不佳的內容", - "Refreshing": "重新載入中" -} + "Refreshing": "重新載入中", + "Search for your interest": "搜你所想", + "results": "項結果" +} \ No newline at end of file diff --git a/public/locales/zh-TW/site.json b/public/locales/zh-TW/site.json index c79c510a..8a38a7e0 100644 --- a/public/locales/zh-TW/site.json +++ b/public/locales/zh-TW/site.json @@ -13,5 +13,6 @@ "View on Hoot It": "在 Hoot It 上檢視", "View on Crossbell Scan": "在 Crossbell Scan 上檢視", "Subscribe to JSON Feed": "訂閱 JSON Feed", - "Subscribe to RSS": "訂閱 RSS" + "Subscribe to RSS": "訂閱 RSS", + "Search on this site": "在這個網站上搜尋" } \ No newline at end of file