This commit is contained in:
Yidadaa 2023-04-27 02:14:38 +08:00
parent 59edcc3e2e
commit 6c1144f6f4

View File

@ -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.",