mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 02:01:26 +08:00
fixup
This commit is contained in:
@@ -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.",
|
||||||
|
Reference in New Issue
Block a user