添加前端国际化框架
This commit is contained in:
12
lms/nladmin-ui/src/i18n/langs/deviceErrorInfo/en.js
Normal file
12
lms/nladmin-ui/src/i18n/langs/deviceErrorInfo/en.js
Normal file
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
'errorLog': {
|
||||
'table': {
|
||||
'device_code': 'Device Code',
|
||||
'alarm_code': 'Alarm Code',
|
||||
'alarm_message': 'Alarm Message',
|
||||
'start_time': 'Start Time',
|
||||
'end_time': 'End Time',
|
||||
'error_time': 'Error Time'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user