修复画布多语言
This commit is contained in:
@@ -1056,6 +1056,8 @@ export default {
|
||||
showHiddenLayer: "Show/Hidden Layer",
|
||||
preview: "Preview",
|
||||
EmptyLayer: "Empty layer",
|
||||
ConstituencyGroup: "Constituency group",
|
||||
ConstituencyEmptyLayer: "Constituency Empty Layer",
|
||||
Scale: "Scale",
|
||||
ResetLayer: "Reset Layer",
|
||||
Help: "View the shortcut keys and touch operations",
|
||||
@@ -1063,6 +1065,16 @@ export default {
|
||||
height: "Height",
|
||||
color: "Color",
|
||||
KeyboardShortcutsOperationGuide: "Keyboard shortcuts & Operation guide",
|
||||
other: "Other",
|
||||
touchDevice: "Touch Device",
|
||||
touchTools: "Touch interface corresponding tools",
|
||||
touchDevicePrompts: "Touch device prompts",
|
||||
touchDevicePrompts_1: "Long-press the Layers panel to access more options.",
|
||||
touchDevicePrompts_2: "Double-click an element to quickly enter edit mode.",
|
||||
touchDevicePrompts_3: "Two-finger drag to pan the canvas.",
|
||||
touchDevicePrompts_4: "Pinch to zoom.",
|
||||
touchDevicePrompts_5: "Two-finger tap to display the element's transform handles.",
|
||||
touchDevicePrompts_6: "Three-finger swipe left or right to undo/redo.",
|
||||
TheDetectedPlatform: "Guide Detected Platform",
|
||||
BasicOperations: "Basic Operations",
|
||||
Operation: "Operation",
|
||||
@@ -1306,6 +1318,18 @@ export default {
|
||||
liquefactionEnvironmentLoading:'The liquefaction environment is being prepared. Please wait a moment...',
|
||||
LiqueficationFailed:'Liquefication tool failed to start.',
|
||||
DoubleClickText:'Double-click to edit the text',
|
||||
LiquidationError:'No valid image selected or the layer does not fit the liquefaction operation.',
|
||||
ErrorMessage: 'Error Message',
|
||||
preset: 'Preset',
|
||||
presetNamePrompt: 'Please enter the preset name:',
|
||||
UploadedTexture: 'Uploaded Texture',
|
||||
UploadTexture: 'Upload Texture',
|
||||
selectTexture: 'Select the texture you want to use',
|
||||
DeleteTexture:'Delete Texture',
|
||||
TextureSettings: 'Texture Settings',
|
||||
TextureSelector: 'Texture Selector',
|
||||
|
||||
|
||||
},
|
||||
speedList:{
|
||||
High:'High',
|
||||
|
||||
Reference in New Issue
Block a user