update: mobile 添加智能体限制调整

This commit is contained in:
zhuoqinglian
2026-03-26 14:21:03 +08:00
parent d64bb36606
commit cc504fe542
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ export default {
'home.createFirstAgent': '點擊右下角 + 號創建您的第一個智能體',
'home.dialogTitle': '創建智能體',
'home.inputPlaceholder': '例如:客服助手、語音助理、知識問答',
'home.createError': '請輸入智能體暱稱',
'home.createError': '暱稱長度必須在 1 到 64 個字元之間。',
'home.createNow': '立即創建',
'home.justNow': '剛剛',
'home.minutesAgo': '分鐘前',