This commit is contained in:
xuzhenjun
2023-04-14 12:24:03 +08:00
parent b750002a56
commit 7cfa29dcb2
4 changed files with 78 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ const cn = {
WIP: "该功能仍在开发中……",
Error: {
Unauthorized:
"现在是未授权状态,\n 关注微信公众号【coder思维】回复关键词`ai` \n 获取授权链接",
"现在是未授权状态,为了避免恶意盗刷:,\n 关注微信公众号【coder思维】\n回复关键词:`ai` 获取授权链接 \n ![](/wx.png)",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} 条对话`,