From d50bf47e0d2d13455965f15f135f515a2916dec4 Mon Sep 17 00:00:00 2001 From: Qingyun Yixi <1422756921@qq.com> Date: Fri, 13 Dec 2024 10:44:02 +0800 Subject: [PATCH] Update tw.ts --- app/locales/tw.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/locales/tw.ts b/app/locales/tw.ts index 6c6b0ec4b..79524acd8 100644 --- a/app/locales/tw.ts +++ b/app/locales/tw.ts @@ -9,8 +9,6 @@ const tw = { Unauthorized: isApp ? "檢測到無效 API Key,請前往[設定](/#/settings)頁檢查 API Key 是否設定正確。" : "存取密碼不正確或未填寫,請前往[登入](/#/auth)頁輸入正確的存取密碼,或者在[設定](/#/settings)頁填入你自己的 OpenAI API Key。", - - }, Auth: { Title: "需要密碼", Tips: "管理員開啟了密碼驗證,請在下方填入存取密碼",