forked from XiaoMo/ChatGPT-Next-Web
fixup
This commit is contained in:
parent
59edcc3e2e
commit
6c1144f6f4
@ -2,7 +2,7 @@ import { SubmitKey } from "../store/config";
|
|||||||
import type { LocaleType } from "./index";
|
import type { LocaleType } from "./index";
|
||||||
|
|
||||||
const en: LocaleType = {
|
const en: LocaleType = {
|
||||||
WIP: "WIP...",
|
WIP: "Coming Soon...",
|
||||||
Error: {
|
Error: {
|
||||||
Unauthorized:
|
Unauthorized:
|
||||||
"Unauthorized access, please enter access code in settings page.",
|
"Unauthorized access, please enter access code in settings page.",
|
||||||
|
Loading…
Reference in New Issue
Block a user