You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
730 B
JSON
31 lines
730 B
JSON
{
|
|
"Artifacts": "Artifacts",
|
|
"FilePreview": {
|
|
"tabs": {
|
|
"chunk": "分块",
|
|
"file": "文件"
|
|
}
|
|
},
|
|
"Plugins": "插件",
|
|
"artifacts": {
|
|
"display": {
|
|
"code": "代码",
|
|
"preview": "预览"
|
|
},
|
|
"svg": {
|
|
"copyAsImage": "复制为图片",
|
|
"copyFail": "复制失败,错误原因:{{error}}",
|
|
"copySuccess": "图片复制成功",
|
|
"download": {
|
|
"png": "下载为 PNG",
|
|
"svg": "下载为 SVG"
|
|
}
|
|
}
|
|
},
|
|
"emptyArtifactList": "当前 Artifacts 列表为空,请在会话中按需使用插件后再查看",
|
|
"emptyKnowledgeList": "当前知识列表为空",
|
|
"files": "文件",
|
|
"messageDetail": "消息详情",
|
|
"title": "工作区"
|
|
}
|