feat:project 添加国际化

This commit is contained in:
zhangyu
2021-02-05 17:29:28 +08:00
parent 7f2850c314
commit 25eb0ce600
3 changed files with 139 additions and 67 deletions

View File

@@ -152,6 +152,7 @@ const en = {
sync: 'Sync to assets',
last:'Last',
threshold:'Threshold',
thresholds:'Thresholds',
typeVal:{
line:{
label:'Line Chart' //"曲线图"
@@ -962,7 +963,8 @@ const en = {
addLine:'Add line',
editLine:'Edit line',
lineName:'Line Name',
width:'thickness',
width:'Width',
height:'Height',
dashes:'dotted line',
option:'Option',
arrows:'arrows',
@@ -978,7 +980,7 @@ const en = {
total:'Chart',
info:'Module Info',
alert:'Alert Message',
lineType:'linetype',
lineType:'Line type',
straight:'straight',
curve:'curve',
upload:'upload',
@@ -988,6 +990,41 @@ const en = {
imgMeasure:'The width and height of uploaded pictures must be greater than 100!',
data:"Data",
style:'Style',
title:'Title',
level:'Level',
value:'Value',
animation:'Animation',
animationType:'Animation type',
animationColor:'Animation color',
link:'Link',
fill:'Fill',
lines:'Line',
text:'Text',
name:'Name',
bac:"Background",
bacImage:'Background image',
defaultLineWidth:'Default lineWidth',
lineWidth:'Line width',
grids:'Grids',
gridSize:'Grid Size',
gridColor:'Grid Color',
rule:"Rule",
ruleColor:"Rule Color",
defaultStartArrow:'Default start arrow',
defaultEndArrow:'Default end arrow',
positionAndSize:"Position&Size",
circularBead:'Circular bead',
rotate:'Rotate',
pl:"Padding left",
pt:"Padding top",
pr:"Padding right",
pb:"Padding bottom",
gradient:'Gradient',
lineStyle:'Line dash',
lineColor:'Line color',
fromArrow:"From arrow",
toArrow:"To arrow",
arrowColor:"Arrow color",
},
},
date:{