Merge branch 'dev-2.0' of https://git.mesalab.cn/nezha/nezha-fronted into dev-2.0
This commit is contained in:
@@ -1459,7 +1459,17 @@ const en = {
|
||||
cut: 'Cut',
|
||||
copy: 'Copy',
|
||||
paste: 'Paste',
|
||||
textContent: 'Text content'
|
||||
textContent: 'Text content',
|
||||
textAlign: 'Text align',
|
||||
textBaseline: 'Text baseline',
|
||||
textOffsetX: 'Text offsetX',
|
||||
textOffsetY: 'Text offsetY',
|
||||
left: 'left',
|
||||
center: 'center',
|
||||
right: 'right',
|
||||
topOffsetY: 'top',
|
||||
middleOffsetY: 'middle',
|
||||
bottomOffsetY: 'bottom'
|
||||
},
|
||||
update: 'Update'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user