添加画布粘贴外部文字和图片
This commit is contained in:
@@ -1367,6 +1367,7 @@ export default {
|
||||
liquefactionEnvironment: '准备液化环境',
|
||||
liquefactionEnvironmentLoading: '正在准备液化环境,请稍候...',
|
||||
LiqueficationFailed: '液化工具启动失败',
|
||||
TextLayer: '文本图层',
|
||||
DoubleClickText: '双击编辑文本',
|
||||
LiquidationcuoError: '未选择有效图像或图层不适合液化操作',
|
||||
ErrorMessage: '错误提示',
|
||||
|
||||
@@ -1409,6 +1409,7 @@ export default {
|
||||
liquefactionEnvironmentLoading:
|
||||
'The liquefaction environment is being prepared. Please wait a moment...',
|
||||
LiqueficationFailed: 'Liquefication tool failed to start.',
|
||||
TextLayer: 'Text Layer',
|
||||
DoubleClickText: 'Double-click to edit the text',
|
||||
LiquidationError:
|
||||
'No valid image selected or the layer does not fit the liquefaction operation.',
|
||||
|
||||
Reference in New Issue
Block a user