提交 9445ea0c 编写于 作者: linjinyang's avatar linjinyang

components_en_US.ts 更新

上级 770b8f7e
...@@ -26,8 +26,6 @@ export default { ...@@ -26,8 +26,6 @@ export default {
error: 'error', error: 'error',
valueItemException:"value item exception", valueItemException:"value item exception",
rowDataException:"table row data exception", rowDataException:"table row data exception",
requestError: 'Request exception',
systemError: 'System abnormal!'
}, },
appColumnRender: { appColumnRender: {
select: 'please select...', select: 'please select...',
...@@ -57,7 +55,6 @@ export default { ...@@ -57,7 +55,6 @@ export default {
max: 'At Most', max: 'At Most',
row: 'Lines', row: 'Lines',
currentPage: 'Current Page', currentPage: 'Current Page',
warning:'Warning',
desc:'Please enter the start page', desc:'Please enter the start page',
desc1:'Please enter a valid start page', desc1:'Please enter a valid start page',
}, },
...@@ -141,15 +138,12 @@ export default { ...@@ -141,15 +138,12 @@ export default {
}, },
dropDownList: { dropDownList: {
placeholder: 'please select...', placeholder: 'please select...',
notExist:'Code list does not exist'
}, },
dropDownListDynamic: { dropDownListDynamic: {
placeholder: 'please select...', placeholder: 'please select...',
notExist:'Code list does not exist'
}, },
dropDownListMpicker: { dropDownListMpicker: {
placeholder: 'please select...', placeholder: 'please select...',
notExist:'Code list does not exist'
}, },
login: { login: {
error: 'Error', error: 'Error',
...@@ -201,25 +195,10 @@ export default { ...@@ -201,25 +195,10 @@ export default {
oldPwdErr: 'The original password cannot be empty!', oldPwdErr: 'The original password cannot be empty!',
newPwdErr: 'New password cannot be empty!', newPwdErr: 'New password cannot be empty!',
confirmPwdErr: 'The two input passwords are inconsistent!', confirmPwdErr: 'The two input passwords are inconsistent!',
error: 'System abnormality'
}, },
appAddressSelection: { appAddressSelection: {
loadDataFail: 'City data loading failed' loadDataFail: 'City data loading failed'
}, },
appCheckBoxList: {
notExist:'Code list does not exist!'
},
appDataUpload:{
notExist:'Code list does not exist'
},
appDepartmentSelect:{
error:'Error',
systemError:'System abnormal!'
},
appGroupPicker:{
ok:'Ok',
cancel:'Cancel',
},
appGroupSelect:{ appGroupSelect:{
groupSelect:'Group selection', groupSelect:'Group selection',
}, },
...@@ -229,13 +208,9 @@ export default { ...@@ -229,13 +208,9 @@ export default {
appOrgSelect:{ appOrgSelect:{
loadFail:'Failed to load data' loadFail:'Failed to load data'
}, },
appRadioGroup:{
notExist:'Code list does not exist!'
},
appTransfer:{ appTransfer:{
title1:'Not selected', title1:'Not selected',
title2:'Selected', title2:'Selected',
notExist:'Code list does not exist',
}, },
appWFApproval:{ appWFApproval:{
commit:'Commit', commit:'Commit',
...@@ -244,9 +219,6 @@ export default { ...@@ -244,9 +219,6 @@ export default {
placeholder:'Please enter the content', placeholder:'Please enter the content',
end:'End' end:'End'
}, },
codeList:{
notExist:'Code list does not exist'
},
contextMenuDrag:{ contextMenuDrag:{
allApp:'All applications', allApp:'All applications',
noFind:'The app was not found' noFind:'The app was not found'
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册