mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-20 04:30:17 +09:00
chore: update
This commit is contained in:
parent
86b8bfcb1f
commit
9c7bacc65e
@ -3,7 +3,7 @@ import { SubmitKey } from "../store/config";
|
||||
|
||||
const isApp = !!getClientConfig()?.isApp;
|
||||
|
||||
const tw: PartialLocaleType = {
|
||||
const tw = {
|
||||
WIP: "此功能仍在開發中……",
|
||||
Error: {
|
||||
Unauthorized: isApp
|
||||
|
Loading…
Reference in New Issue
Block a user