添加前端国际化框架
This commit is contained in:
10
lms/nladmin-ui/src/i18n/langs/customPolicy/en.js
Normal file
10
lms/nladmin-ui/src/i18n/langs/customPolicy/en.js
Normal file
@@ -0,0 +1,10 @@
|
||||
export default {
|
||||
'customPolicy': {
|
||||
'title': 'Custom Policy',
|
||||
'unit_code': 'Policy Number',
|
||||
'unit_name': 'Policy Name'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Are You Sure To Delete It? If There Are Subordinate Nodes, they Will Be Deleted Together. This Operation Cannot Be Undone!'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user