chore: add auth tip

This commit is contained in:
river
2024-09-19 00:05:06 +08:00
parent 8dc24403d8
commit 2f0d94a46b
4 changed files with 12 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ const cn = {
Input: "在此处填写访问码",
Confirm: "确认",
Later: "稍后再说",
SaasTips: "配置太麻烦,想要立即使用",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} 条对话`,