chore: image edit scale
This commit is contained in:
@@ -136,5 +136,6 @@ export default {
|
||||
'playground.image.brushSize': 'Brush Size',
|
||||
'playground.image.download': 'Download Image',
|
||||
'playground.image.generate': 'Generate',
|
||||
'playground.image.edit': 'Edit'
|
||||
'playground.image.edit': 'Edit',
|
||||
'playground.image.fitview': 'Fit View'
|
||||
};
|
||||
|
||||
@@ -131,5 +131,6 @@ export default {
|
||||
'playground.image.brushSize': '画笔大小',
|
||||
'playground.image.download': '下载图片',
|
||||
'playground.image.generate': '生成图片',
|
||||
'playground.image.edit': '编辑图片'
|
||||
'playground.image.edit': '编辑图片',
|
||||
'playground.image.fitview': '适应视图'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user