提交 9166fdb9 编写于 作者: linjinyang's avatar linjinyang

components_en_US.ts 更新

上级 73c79b42
......@@ -26,6 +26,8 @@ export default {
error: 'error',
valueItemException:"value item exception",
rowDataException:"table row data exception",
requestError: 'Request exception',
systemError: 'System abnormal!'
},
appColumnRender: {
select: 'please select...',
......@@ -55,6 +57,9 @@ export default {
max: 'At Most',
row: 'Lines',
currentPage: 'Current Page',
warning:'Warning',
desc:'Please enter the start page',
desc1:'Please enter a valid start page',
},
appFileUpload: {
preview: 'preview',
......@@ -64,6 +69,11 @@ export default {
},
appFormDRUIPart: {
blockUITipInfo: 'Please save the major data first',
viewLoadComp:'After the multi data view is loaded, the subsequent form item update will be triggered',
save:'Relationship data save complete',
change:'Relationship data value change',
change1:'View data changes',
loadComp:'View loading complete',
},
appHeaderMenus: {
ibizlab:{
......@@ -130,19 +140,28 @@ export default {
endPlaceholder: 'End Dat4e',
},
dropDownList: {
placeholder: 'please select...'
placeholder: 'please select...',
notExist:'Code list does not exist'
},
dropDownListDynamic: {
placeholder: 'please select...'
placeholder: 'please select...',
notExist:'Code list does not exist'
},
dropDownListMpicker: {
placeholder: 'please select...'
placeholder: 'please select...',
notExist:'Code list does not exist'
},
login: {
error: 'Error',
caption: 'Welcome to login',
placeholder1:'User name',
placeholder2:'Password',
name: 'Login',
reset:'Reset',
other:'Other login methods',
tip: 'Enter username and password',
warning1:'QQ authorization login not supported',
warning2:'Wechat authorized login not supported',
loginname: {
placeholder: 'Username',
message: 'The username cannot be empty',
......@@ -174,4 +193,87 @@ export default {
hide: 'hide',
showMore: 'show more',
},
appUpdatePassword: {
oldPwd: 'Original password',
newPwd: 'New password',
confirmPwd: 'Confirm password',
sure: 'Confirm modification',
oldPwdErr: 'The original password cannot be empty!',
newPwdErr: 'New password cannot be empty!',
confirmPwdErr: 'The two input passwords are inconsistent!',
error: 'System abnormality'
},
appAddressSelection: {
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:{
groupSelect:'Group selection',
},
appImageUpload:{
uploadFail:'Upload failed'
},
appOrgSelect:{
loadFail:'Failed to load data'
},
appRadioGroup:{
notExist:'Code list does not exist!'
},
appTransfer:{
title1:'Not selected',
title2:'Selected',
notExist:'Code list does not exist',
},
appWFApproval:{
commit:'Commit',
wait:'Waiting',
handle:'Handle',
placeholder:'Please enter the content',
end:'End'
},
codeList:{
notExist:'Code list does not exist'
},
contextMenuDrag:{
allApp:'All applications',
noFind:'The app was not found'
},
filterMode:{
placeholder:'Conditional logic',
},
filterTree:{
title1:'Add condition',
title2:'Add group',
placeholder:'Attribute',
},
iBizGroupPicker:{
ok:'Ok',
cancel:'Cancel',
},
iBizGroupSelect:{
groupSelect:'Group selection'
},
tabPageExp:{
more:'More',
},
uploadFile:{
imgMsg:'Drag the picture here to replace it',
localUpload:'Local upload',
or:'Or',
imgMsg1:'Select from stock'
}
};
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册