fix: 修改 asset children 和parant的位置 以及文案修改

This commit is contained in:
zhangyu
2021-07-16 14:43:20 +08:00
parent c5be6b8143
commit 4a8cc7b0d6
3 changed files with 15 additions and 12 deletions

View File

@@ -127,9 +127,9 @@ const en = {
},
SyncSave: 'Save&Sync',
copySuccess: 'Copy success',
parent: 'Parent',
children: 'Sub asset',
assetSubTab: 'Sub asset',
parent: 'Parent asset',
children: 'Children asset',
assetSubTab: 'Children asset',
dc: 'Data center',
labels: 'Label',
moreOption: 'More option',
@@ -1455,7 +1455,8 @@ const en = {
delete: 'Delete',
cut: 'Cut',
copy: 'Copy',
paste: 'Paste'
paste: 'Paste',
textContent: 'Text content'
},
update: 'Update'
},