2
0

fix:字典管理界面中英适配

This commit is contained in:
zhongzm
2025-02-10 15:21:11 +08:00
parent dd390a8a0f
commit ba535e442f
3 changed files with 31 additions and 9 deletions

View File

@@ -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',