diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index 9eecb868e1..f095101a9d 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -1495,7 +1495,8 @@ "beta-feature": "Beta", "task-list": "任務列表", "new-feature": "新增", - "collections": "集合" + "collections": "集合", + "ai-chat": "AI 聊天" }, "protect_note": { "toggle-on": "保護筆記", @@ -1594,7 +1595,8 @@ }, "search_result": { "no_notes_found": "沒有找到符合搜尋條件的筆記。", - "search_not_executed": "尚未執行搜尋。請點擊上方的「搜尋」按鈕查看結果。" + "search_not_executed": "尚未執行搜尋。", + "search_now": "立即搜尋" }, "spacer": { "configure_launchbar": "設定啟動欄" @@ -2011,7 +2013,9 @@ "app-restart-required": "(需要重啟程式以套用更改)" }, "pagination": { - "total_notes": "{{count}} 筆記" + "total_notes": "{{count}} 筆記", + "prev_page": "上一頁", + "next_page": "下一頁" }, "collections": { "rendering_error": "發現錯誤,無法顯示內容。"