export default { lang: 'en', login: { title: 'backstage management', username:'please enter a user name/phone', password:'please enter your password', login:'login' }, tabs:{ tab1:"home", tab2:"single", tab3:"ranking", tab4:"status", tab5:"me" }, mainStatistics:{ title:'Statistical charts', name:'name', company:'sunzee', dayImg:'../../static/img/ri1.png', weekImg:'../../static/img/zhou1.png', monthImg:'../../static/img/yue1.png', yearImg:'../../static/img/nian1.png', allImg:'../../static/img/zong1.png', dayTotalMoney:'todayMoney', dayTotalNum:'todayNumber', weekTotalMoney:'weekMoney', weekTotalNum:'weekNumber', monthTotalMoney:'monthMoney', monthTotalNum:'monthNumber', yearTotalMoney:'yearMoney', yearTotalNum:'yearNumber', machineTotalNum:'machineNumber', machineUseNum:'workingMachine', day:'Sales today', week:'Sales this week', month:'Sales of this month', year:'Current year sales', week0:'SUN', week1:'MON', week2:'TUE', week3:'WED', week4:'THU', week5:'FRI', week6:'SAT', // oclock:'oclock', oclock:':00', // mon:'m', mon:'-', y:'', saleNum:'saleNum', saleroom:'salemoney', refresh:'refresh', }, merchantList:{ title:'Machine Sales', total:'Total sales', data:'Temporarily no data', }, equipmentStatusList:{ reset:'reboot', reboot:'reboot equipment', door:'open door', open:'open', opensuccess:'open success', title:'equipment status', red:'Red means machine alarm', green:'Green means the machine is normal', sleep:'sleep state:machine sleep', unsleep:'sleep state:did not sleep', on:'switch:the machine is turning on', off:'switch:machine shut down', equipmentNo:'equipmentNo', area:'area', temperature :'Temperature of the furnace head', equipmentTemperature:'equipmentTemperature', humidity:'equipmentHumidity', alarm:'alarm content', tip:'prompt', rebootTip:'whether or not to reboot?', sleepTip:'whether or not to sleep?', onoffTip:'whether to turn it off?', onoff:'boot/shut down....', kaiji:'In the boot', guanji:'Shut down the', tishi:'Do not repeat within 30 s', remainingtime:'Do not operate. Remaining time:', error:'Abnormal operation', guanjierror:'Equipment has been shut down.', kaijierror:'Equipment has been started.', network:'Bad machine network,operation failure', yixiaochu:'cleared', xiaochu:'clear', gps:'GPS', look:'look', kaiqi:'on', guanbi:'off', refreshTime:'last refresh time', volume:'volume', }, equipmentStatics:{ title:'Machine Sales Ranking', day:'Today sales ranking', week:'Sales ranking of the week', month:'Sales ranking for this month', year:'Current sales ranking' }, user:{ title:'me', bindLogout:'exit', equipmentname:'modify device name', remote:'remote operation' }, equipmentname:{ title:'modify device name', updata:'update', }, remoteList:{ dosugur:'remote sugar making', flowers:'shielding/display pattern', parameters:'parameter adjustment', alarmClock:'alarm clock(time switch furnace head/machine sleep)', volume:'Machine volume adjustment' }, dosugar:{ equipmentClientID:'Enter the machine code', placeholder:'Enter the last 6 digits of the device code', search:'search', chooseEquipment:'choose equipment', chooseProduct:'choose product', list:'today sugar list' }, flowers:{ flower:'flower', show:'show', unshow:'unshow', submit:'submit' }, volume:{ volu:'Current volume' }, parameters:{ general:'General parameters', advanced:'Advanced parameters', debug:'Debug page' }, alarmClock:{ title:'alarmClock', chooseTime:'select time', type:'type', qi:'7', yi:'1', er:'2', san:'3', si:'4', wu:'5', liu:'6', add:'add', placeholder:'select machine or searching', switchChange:'Whether to turn on the alarm clock', name:'clock name', update:'update', delete:'delete', kailutou:'open the furnace head', guanlutou:'close the furnace head', kaixiumian:'start sleep', guanxiumian:'close sleep', status1:'closed', status2:'enable', zhou:'' } }