Yidadaa hace 1 año
padre
commit
6c1144f6f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.",