mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 19:46:37 +08:00
..
This commit is contained in:
parent
1e53911749
commit
eefdcbb714
@ -4,7 +4,7 @@ const cn = {
|
|||||||
WIP: "该功能仍在开发中……",
|
WIP: "该功能仍在开发中……",
|
||||||
Error: {
|
Error: {
|
||||||
Unauthorized:
|
Unauthorized:
|
||||||
"现在是未授权状态,请在设置页填写访问密码。密码提示:公司门牌号",
|
"现在是未授权状态,请在设置页填写访问密码。密码提示公司门牌号:202",
|
||||||
},
|
},
|
||||||
ChatItem: {
|
ChatItem: {
|
||||||
ChatItemCount: (count: number) => `${count} 条对话`,
|
ChatItemCount: (count: number) => `${count} 条对话`,
|
||||||
|
Loading…
Reference in New Issue
Block a user