feat: thinking i18n
This commit is contained in:
@@ -146,7 +146,8 @@ export default {
|
||||
copyFaild:
|
||||
'复制失败。您的浏览器可能限制了剪贴板访问,请允许浏览器访问剪贴板或尝试手动复制。',
|
||||
Download: '下载',
|
||||
deleteSuccess:'删除成功'
|
||||
deleteSuccess: '删除成功',
|
||||
thinking:'已思考'
|
||||
},
|
||||
|
||||
// Version Tree
|
||||
@@ -186,6 +187,6 @@ export default {
|
||||
//3d面板
|
||||
threeModel: {
|
||||
loading: '加载中',
|
||||
download: '下载',
|
||||
download: '下载'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user