From 6c1144f6f44b6e064d00a8a0da4af9a5417dc3a2 Mon Sep 17 00:00:00 2001 From: Yidadaa Date: Thu, 27 Apr 2023 02:14:38 +0800 Subject: [PATCH] fixup --- app/locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index dd84a930..9afff008 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -2,7 +2,7 @@ import { SubmitKey } from "../store/config"; import type { LocaleType } from "./index"; const en: LocaleType = { - WIP: "WIP...", + WIP: "Coming Soon...", Error: { Unauthorized: "Unauthorized access, please enter access code in settings page.",