style: markdown render
This commit is contained in:
@@ -138,5 +138,6 @@ export default {
|
||||
'playground.image.download': 'Download Image',
|
||||
'playground.image.generate': 'Generate',
|
||||
'playground.image.edit': 'Edit',
|
||||
'playground.image.fitview': 'Fit View'
|
||||
'playground.image.fitview': 'Fit View',
|
||||
'playground.chat.aithought': 'CoT'
|
||||
};
|
||||
|
||||
@@ -133,5 +133,6 @@ export default {
|
||||
'playground.image.download': '下载图片',
|
||||
'playground.image.generate': '生成图片',
|
||||
'playground.image.edit': '编辑图片',
|
||||
'playground.image.fitview': '适应视图'
|
||||
'playground.image.fitview': '适应视图',
|
||||
'playground.chat.aithought': '思考过程'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user