调整detail拉伸sketch但是编辑印花和画布使用的sketch不受影响
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { en } from "element-plus/es/locales.mjs";
|
||||
|
||||
export default {
|
||||
Header: {
|
||||
hello: "hello",
|
||||
@@ -812,6 +810,7 @@ export default {
|
||||
jsContent10: "Please enter surname",
|
||||
jsContent11: "Please enter givenName",
|
||||
jsContent12: "The email format is incorrect",
|
||||
jsContent13: "Save successfully~",
|
||||
},
|
||||
frontPage: {
|
||||
BindWechat: "Bind Wechat",
|
||||
@@ -1285,6 +1284,27 @@ export default {
|
||||
help:'Help',
|
||||
back:'Back',
|
||||
confirm:'Confirm',
|
||||
RasterizedLayer:'Rasterized Layer',
|
||||
rasterizeImmediately:'You need to rasterize first before performing the distortion operation. Do you want to rasterize immediately?',
|
||||
ConfirmRasterization:'Confirm Rasterization',
|
||||
beingRasterized:'Currently, it is being rasterized.',
|
||||
waitRasterizing:'Rasterizing the layer. Please wait...',
|
||||
successRasterizing:'The layer has been successfully rasterized and can now undergo the distortion operation.',
|
||||
gridingFailed:'Griding Failed',
|
||||
gridingFailedNoOperation:'Griding failed. Unable to perform the liquefaction operation.',
|
||||
gridingError:'Griding Error',
|
||||
LayerError:'Layer Error',
|
||||
LayerDoesNotExist:'The layer does not exist.',
|
||||
backgroundEmpty:'The background layer is empty.',
|
||||
backgroundEmptyNoLiquidation:'The background layer is empty, so the liquidation operation cannot be performed.',
|
||||
layerEmpty:'The layer is empty.',
|
||||
layerEmptyNoLiquidation:'The layer is empty and cannot perform the liquefaction operation.',
|
||||
liqueficationManagerError:'Liquefication Manager Error',
|
||||
liqueficationManagerErrorInitialized:'The liquefaction manager has not been initialized.',
|
||||
liquefactionEnvironment:'Prepare for the liquefaction environment',
|
||||
liquefactionEnvironmentLoading:'The liquefaction environment is being prepared. Please wait a moment...',
|
||||
LiqueficationFailed:'Liquefication tool failed to start.',
|
||||
DoubleClickText:'Double-click to edit the text',
|
||||
},
|
||||
speedList:{
|
||||
High:'High',
|
||||
|
||||
Reference in New Issue
Block a user