rev: i18n位置挪动
This commit is contained in:
14
nladmin-ui/src/views/monitor/log/locale/en.js
Normal file
14
nladmin-ui/src/views/monitor/log/locale/en.js
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
'Log': {
|
||||
'level': 'Log Level',
|
||||
'label': 'Label',
|
||||
'search': 'Search',
|
||||
'content': 'Log Content',
|
||||
'link_id': 'Link ID',
|
||||
'link_id_msg': 'Please enter the link ID',
|
||||
'time': 'Time',
|
||||
'start_time': 'Start Time',
|
||||
'to': 'To',
|
||||
'end_time': 'End Time'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user