'pagedit'
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user