修复页面bug
This commit is contained in:
@@ -185,7 +185,7 @@ export default {
|
||||
generationSetting: "Generation Setting",
|
||||
GenerationParameters: "Generation Parameters",
|
||||
AdjustYourGenerationSetting: "Adjust your generation setting",
|
||||
ProjectName: "Project name",
|
||||
ProjectName: "Project Name",
|
||||
Role: "Role",
|
||||
Adult: "Adult",
|
||||
Child: "Child",
|
||||
@@ -1253,6 +1253,24 @@ export default {
|
||||
MediumCoarse:'Medium Coarse',
|
||||
Pachytene:'Coarse',
|
||||
Watercolour:'Watercolour',
|
||||
//添加文字弹窗面板
|
||||
EditTextStyle:'Edit Text Style',
|
||||
close:'Close',
|
||||
confirmEdit:'OK',
|
||||
fontFamily:'Font Family',
|
||||
fontStyle:'Font Style',
|
||||
design:'Design',
|
||||
size:'Size',
|
||||
charSpacing:'Character Pitch',
|
||||
lineHeight:'Line Height',
|
||||
opacity:'Opacity',
|
||||
property:'Font Property',
|
||||
fontColor:'Font Color',
|
||||
BGColor:'Background Color',
|
||||
BGOpacity:'Opacity',
|
||||
SelectTextColor:'Select Text Color',
|
||||
SelectBGColor:'Select Background Color',
|
||||
ok:'OK',
|
||||
},
|
||||
speedList:{
|
||||
High:'High',
|
||||
@@ -1273,6 +1291,7 @@ export default {
|
||||
pressure:'Pressure',
|
||||
distortion:'Distortion',
|
||||
power:'Power',
|
||||
LiquefactionTool:'Liquefaction Tool',
|
||||
},
|
||||
event:{
|
||||
back:'Back'
|
||||
|
||||
Reference in New Issue
Block a user