Yidadaa 1 år sedan
förälder
incheckning
6c1144f6f4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/locales/en.ts

+ 1 - 1
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.",