From 9c7bacc65eeac59af0947905075f12579fa6eb0d Mon Sep 17 00:00:00 2001 From: DDMeaqua Date: Wed, 24 Jul 2024 10:45:17 +0800 Subject: [PATCH] chore: update --- app/locales/tw.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/tw.ts b/app/locales/tw.ts index 2f0a11d13..8011de13f 100644 --- a/app/locales/tw.ts +++ b/app/locales/tw.ts @@ -3,7 +3,7 @@ import { SubmitKey } from "../store/config"; const isApp = !!getClientConfig()?.isApp; -const tw: PartialLocaleType = { +const tw = { WIP: "此功能仍在開發中……", Error: { Unauthorized: isApp