103 lines
3.2 KiB
JavaScript
103 lines
3.2 KiB
JavaScript
export default {
|
|
'lang': 'English',
|
|
'common': {
|
|
'home': 'Dashboard',
|
|
'Layout_setting': 'Layout Setting',
|
|
'Personal_center': 'Personal Center',
|
|
'Log_out': 'Log Out',
|
|
'Personal_information': 'Personal Information',
|
|
'username': 'UserName',
|
|
'name': 'Name',
|
|
'phone': 'Phone Number',
|
|
'phone2': 'Phone',
|
|
'sex': 'Sex',
|
|
'sex_male': 'Male',
|
|
'sex_female': 'Female',
|
|
'email': 'E-mail',
|
|
'Security_settings': 'Security Settings',
|
|
'Save_settings': 'Save Settings',
|
|
'Reset_settings': 'Reset Settings',
|
|
'Change_password': 'Change Password',
|
|
'New_password': 'New Password',
|
|
'Old_password': 'Old Password',
|
|
'Verify_password': 'Verify Password',
|
|
'User_information': 'User Information',
|
|
'Operation_log': 'Operation Log',
|
|
'action': 'Action',
|
|
'IP_source': 'IP Source',
|
|
'Browser': 'Browser',
|
|
'Request_time': 'Request Time',
|
|
'Creation_date': 'Creation Date',
|
|
'account': 'Account',
|
|
'password': 'Password',
|
|
'verification_code': 'Code',
|
|
'login_rm': 'Remember Me',
|
|
'login': 'Login',
|
|
'login_ing': 'Logging in...',
|
|
'Create': 'Create',
|
|
'Update': 'Update',
|
|
'Delete': 'Delete',
|
|
'Export': 'Export',
|
|
'Editors': 'Editor',
|
|
'SelectAll': 'SelectAll',
|
|
'Query': 'Query',
|
|
'Reset': 'Reset',
|
|
'Confirm': 'Confirm',
|
|
'Cancel': 'Cancel',
|
|
'Operate': 'Operate',
|
|
'Refresh': 'Refresh',
|
|
'Closes': 'Close',
|
|
'Closes_l': 'Close Left',
|
|
'Closes_r': 'Close Right',
|
|
'Closes_o': 'Close Other',
|
|
'Closes_a': 'Close All',
|
|
'Theme_style_setting': 'Theme Style Setting',
|
|
'Theme_color': 'Theme Color',
|
|
'System_layout_configuration': 'System Layout Configuration',
|
|
'Open': 'Open',
|
|
'Fixation': 'Fixation',
|
|
'Display': 'Display',
|
|
'Dynamic_titles': 'Dynamic Titles',
|
|
'crudTip': 'Are you sure to delete this data?',
|
|
'startDate': 'StartDate',
|
|
'endDate': 'EndDate',
|
|
'moreMenu': 'MoreMenu',
|
|
'browses': 'browse',
|
|
'fz': 'Full screen zoom',
|
|
'Tips': 'Tips',
|
|
'Tip1': 'Confirm deletion of selected',
|
|
'Tip2': 'Data?',
|
|
'Tip3': 'User name not used as login',
|
|
'Tip4': 'Mobile phone number cannot be duplicate',
|
|
'Tip5': 'Please enter a phone number',
|
|
'Tip6': 'Please enter the correct 11 digit phone number',
|
|
'Tip7': 'Drag and drop the excel file here or',
|
|
'Tip8': 'The two passwords are different',
|
|
'Tip9': 'Please enter your password again',
|
|
'Tip10': 'Please enter your old password',
|
|
'Tip11': 'Please enter your new password',
|
|
'Tip12': '6 to 20 characters in length',
|
|
'Tip13': 'Are you sure to log out and exit the system?',
|
|
'Tip14': 'WebSocket connection error',
|
|
'Tip15': 'Please enter an icon name',
|
|
'loading': 'loading...',
|
|
'synchronous': 'synchronous',
|
|
'import': 'import'
|
|
},
|
|
'monitor': {
|
|
'sys': 'System',
|
|
'day': 'Running Day',
|
|
'status': 'Status',
|
|
'core': 'Core',
|
|
'cpu': 'CPU Utilization',
|
|
'memory': 'Memory Utilization',
|
|
'tality': 'Tality',
|
|
'used': 'Used',
|
|
'leisure': 'Leisure',
|
|
'exchange': 'Exchange Utilization',
|
|
'disk': 'Disk Utilization',
|
|
'cpu_monitoring': 'Cpu Utilization Monitoring',
|
|
'memory_monitoring': 'Memory Utilization Monitoring'
|
|
}
|
|
}
|