menu.js
808 Bytes
export default {
homePage: 'Home page',
device: 'Device',
alarm: 'Alarm',
userCenter: 'Personal Center',
viewCamera: 'View camera',
viewConfiguration: 'View configuration',
configurationDetail: 'Configuration details',
organizationScreening: 'Organizational screening',
viewBoard: 'View bulletin board',
boardDetail: 'Bulletin board detail',
languageSettings: 'Language settings',
alarmDetail: 'Alarm details',
deviceDetail: 'Device detail',
commandDetail: 'Command detail',
deviceLocation: 'Geographical location of equipment',
systemNot: 'System notification',
notDetails: 'Notification Details',
feedback: 'Feedback',
login: 'Login',
personalData: 'Personal data',
phoneLogin: 'Mobile verification code login',
forgotPassword: 'Forgot password',
my: 'mine'
}