This commit is contained in:
Tangser tang 2023-04-04 05:21:12 +00:00
parent 1e53911749
commit eefdcbb714

View File

@ -4,7 +4,7 @@ const cn = {
WIP: "该功能仍在开发中……",
Error: {
Unauthorized:
"现在是未授权状态,请在设置页填写访问密码。密码提示:公司门牌号",
"现在是未授权状态,请在设置页填写访问密码。密码提示公司门牌号:202",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} 条对话`,