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:'todayAmt', dayTotalNum:'todayNumber', weekTotalMoney:'weekAmt', weekTotalNum:'weekNumber', monthTotalMoney:'monthAmt', monthTotalNum:'monthNumber', yearTotalMoney:'yearAmt', 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', whiteSugar:'whiteSugar', redSugar:'redSugar', yellowSugar:'yellowSugar', blueSugar:'blueSugar', stick:'stick', water:'water', wasteWater:'wasteWater', }, 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', changeType:'statistical type', sales:'sales volume', flowers:'flower' }, user:{ title:'me', bindLogout:'exit', equipmentname:'modify device name', remote:'remote operation', equipmentlist:'machine details' }, 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', password:'Remote modification of machine password', price:'Modify commodity price', }, 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', yellowSugar:'All yellow sugar flower:', buleSugar:'All bule sugar flower:', redSugar:'All red sugar flower:', whileSugar:'All while sugar flower:', }, volume:{ volu:'Current volume' }, parameters:{ general:'General parameters', advanced:'Advanced parameters', cabinet_hd:'cabinetHd Debug', debug:'Debug page', cabinetHd:'cabinetHd', allUpdate:'one key increment and decrement', winter:'winter parameters', summer:'summer parameters', update:'update' }, 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:'' }, updatePassword:{ adminPwd:'adminPwd', guestPwd:'guestPwd', update:'submit', sure:'Are you sure?' }, updatePrice:{ A01:'Rose elf', A02:'Childlike innocence still', A03:'Colorful', A04:'Snow love dance', A05:'Hibiscus in water', A06:'Flame red lips', A07:'Dream come true', A08:'Fall in love at first sight', A09:'Orchid love', A10:'Guardian of the heart', A11:'Summer love', A12:'Ice beauty', A13:'Celestial beauty', A14:'Pure heart', A15:'Heart of the Oceans', A16:'Love of Crystal', A17:'Color elf', A18:'Warm jacket', A19:'Fairy Butterfly Dream', A20:'Summer Allure', A21:'Let a hundred flowers blossom', A22:'Bee wrapped around butterfly love', A23:'Cardamom Years', A24:'Star fantasy', A25:'Falling into the stars', A26:'Snow flies dancing', A27:'Spring flowers bloom', A28:'Flowers flying', A29:'In the Mood for Love', A30:'Hearts blooming', A31:'Hibiscus in water-mini', A32:'Flame red lips-mini', A33:'Summer love-mini', A34:'Ice beauty-mini', A35:'Color elf-mini', name:'productName', price:'price' } }