fix:字典管理界面中英适配
This commit is contained in:
@@ -906,7 +906,17 @@ const local: any = {
|
||||
close: 'Cancel',
|
||||
deletesuc: 'Deleted successfully',
|
||||
deleteerr: 'Delete failed',
|
||||
}
|
||||
},
|
||||
dict:{
|
||||
dictname:'Dictionary Name',
|
||||
dicttype:'Dictionary type',
|
||||
status:'Status',
|
||||
remark:'Remarks',
|
||||
createtime:'Creation time',
|
||||
operate:'Operate',
|
||||
deleteask:'Do you confirm the deletion?',
|
||||
title:'Dictionary list',
|
||||
},
|
||||
},
|
||||
form: {
|
||||
required: 'Cannot be empty',
|
||||
|
||||
Reference in New Issue
Block a user