'pagedit'

This commit is contained in:
yangqiao
2025-02-24 15:28:18 +08:00
parent d0d605a0e7
commit d62380100e
2 changed files with 2 additions and 5 deletions

View File

@@ -30,7 +30,6 @@
font-weight: 400;
color: #fff;
letter-spacing: 1px;
}
.icon-box {
@@ -69,11 +68,9 @@
padding-left: 30px;
font-size: 16px;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
}

View File

@@ -10,7 +10,7 @@ export default {
'推理完成,如果希望了解更多可继续在下面框中提问或新建对话。': 'The reasoning is complete. If you wish to learn more, you can continue to ask questions or create a new conversation in the box below.',
'推理中': 'In Reasoning',
'角色': 'Role',
'模型调用流程': 'Model Calling Process',
'模型调用流程': 'Agent Calling',
'发送': 'send',
'您好多智能体MARS为您服务': 'Hello,multi-agent MARS is at your service',
'推荐问题': 'Recommended Questions',