rev: i18n位置挪动

This commit is contained in:
2024-05-29 09:09:47 +08:00
parent df89d088a3
commit bba3cdc35b
87 changed files with 45 additions and 1891 deletions

View 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'
}
}