部件选取多语言

This commit is contained in:
李志鹏
2026-01-26 17:07:06 +08:00
parent 44674b5396
commit 8ff7a31e92
4 changed files with 23 additions and 10 deletions

View File

@@ -1503,6 +1503,12 @@ export default {
CompositeLuminosity: '亮度',
CompositeLuminosityTip: '亮度:保留原图像颜色,改变新图像亮度',
GarmentPartSelector: '服装部件选取',
LeftClickAdd: '左键添加',
RightClickRemove: '右键移除',
PointSelection: '点选',
MarqueeSelection: '框选',
BrushSelection: '画笔',
Erase: '擦除',
},
speedList: {
High: '高级',

View File

@@ -1554,6 +1554,12 @@ export default {
CompositeLuminosityTip:
'Luminosity: Preserve the original image color and change the luminosity of the new image',
GarmentPartSelector: 'Garment Part Selector',
LeftClickAdd: 'Left Click: Add',
RightClickRemove: 'Right Click: Remove',
PointSelection: 'Point Selection',
MarqueeSelection: 'Marquee Selection',
BrushSelection: 'Brush Selection',
Erase: 'Erase',
},
speedList: {
High: 'High',