canvas语言适配
This commit is contained in:
@@ -977,4 +977,53 @@ export default {
|
||||
System:'System',
|
||||
Library:'Library',
|
||||
},
|
||||
Canvas:{
|
||||
layer:'Layer',
|
||||
createGroup:'Create Group',
|
||||
slutionGroup:'Slution Group',
|
||||
deleteLayer:'Delete Layer',
|
||||
clearSelection:'Clear Selection',
|
||||
AddPinnedLayer:'Add a pinned layer',
|
||||
selectedLayers:'The number of selected layers:',
|
||||
Hint:'Hint: Hold down Ctrl/Cmd for multiple selections, Shift for range selection, and long press to enter the multiple selection mode',
|
||||
CollapseUp:'Collapse Up',
|
||||
CollapseDown:'Collapse Down',
|
||||
showGroup:'Show Layer',
|
||||
hideGroup:'Hidden Layer',
|
||||
showHiddenLayer:'Show/Hidden Layer',
|
||||
preview:'Preview',
|
||||
EmptyLayer:'Empty layer',
|
||||
Scale:'Scale',
|
||||
ResetLayer:'Reset Layer',
|
||||
Help:'View the shortcut keys and touch operations',
|
||||
width:'Width',
|
||||
height:'Height',
|
||||
color:'Color',
|
||||
KeyboardShortcutsOperationGuide:'Keyboard shortcuts & Operation guide',
|
||||
TheDetectedPlatform:'Guide Detected Platform',
|
||||
BasicOperations:'Basic Operations',
|
||||
Operation:'Operation',
|
||||
ShortcutGesture:'Shortcut/Gesture',
|
||||
viewOperations:'View Operations',
|
||||
toolSwitching:'Tool Switching',
|
||||
BrushAdjustmentOperation:'Brush Adjustment Operation',
|
||||
Undo:'Undo',
|
||||
Redo:'Redo',
|
||||
Copy:'Copy',
|
||||
Paste:'Paste',
|
||||
Cut:'Cut',
|
||||
DeleteSelectedElement:'Delete Selected Element',
|
||||
MoveCanvas:'Move Canvas',
|
||||
ZoomCanvas:'Zoom Canvas',
|
||||
MouseWheel:'Mouse Wheel',
|
||||
MacZoomCanvas:'Mouse scroll wheel or touchpad zoom gesture',
|
||||
SelectionMode:'Selection Mode',
|
||||
PaintingMode:'Painting Mode',
|
||||
EraserMode:'Eraser Mode',
|
||||
LassoTool:'Lasso Tool',
|
||||
LiquifyTool:'Liquify Tool',
|
||||
DecreaseBrush:'Decrease Brush',
|
||||
IncreaseBrush:'Increase Brush',
|
||||
Layer1:'Layer 1',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user