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