refactor: nladmin-acs init
This commit is contained in:
12
nladmin-ui/src/i18n/langs/protocol/zh.js
Normal file
12
nladmin-ui/src/i18n/langs/protocol/zh.js
Normal file
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
'protocol': {
|
||||
'table_title': {
|
||||
'driver_code': '驱动编码',
|
||||
'extra_code': '协议编号',
|
||||
'extra_name': '协议值'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user