en.js 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. export default {
  2. lang: 'en',
  3. login: {
  4. title: 'backstage management',
  5. username:'please enter a user name/phone',
  6. password:'please enter your password',
  7. login:'login'
  8. },
  9. tabs:{
  10. tab1:"home",
  11. tab2:"single",
  12. tab3:"ranking",
  13. tab4:"status",
  14. tab5:"me"
  15. },
  16. mainStatistics:{
  17. title:'Statistical charts',
  18. name:'name',
  19. company:'sunzee',
  20. dayImg:'/static/img/ri1.png',
  21. weekImg:'/static/img/zhou1.png',
  22. monthImg:'/static/img/yue1.png',
  23. yearImg:'/static/img/nian1.png',
  24. allImg:'/static/img/zong1.png',
  25. dayTotalMoney:'todayAmt',
  26. dayTotalNum:'todayNumber',
  27. weekTotalMoney:'weekAmt',
  28. weekTotalNum:'weekNumber',
  29. monthTotalMoney:'monthAmt',
  30. monthTotalNum:'monthNumber',
  31. yearTotalMoney:'yearAmt',
  32. yearTotalNum:'yearNumber',
  33. machineTotalNum:'machineNumber',
  34. machineUseNum:'workingMachine',
  35. day:'Sales today',
  36. week:'Sales this week',
  37. month:'Sales of this month',
  38. year:'Current year sales',
  39. week0:'SUN',
  40. week1:'MON',
  41. week2:'TUE',
  42. week3:'WED',
  43. week4:'THU',
  44. week5:'FRI',
  45. week6:'SAT',
  46. // oclock:'oclock',
  47. oclock:':00',
  48. // mon:'m',
  49. mon:'-',
  50. y:'',
  51. saleNum:'saleNum',
  52. saleroom:'salemoney',
  53. refresh:'refresh',
  54. },
  55. merchantList:{
  56. title:'Machine Sales',
  57. total:'Total sales',
  58. data:'Temporarily no data',
  59. },
  60. equipmentStatusList:{
  61. reset:'reboot',
  62. reboot:'reboot equipment',
  63. door:'open door',
  64. outDoor:'outer door',
  65. inDoor:'inner door',
  66. open:'open',
  67. close:'close',
  68. confirm:'confirm',
  69. cancel:'cancel',
  70. openStatus:'Door opening',
  71. closeStatus:'Door closing',
  72. opensuccess:'open success',
  73. title:'Equipment status',
  74. red:'Red means alarm',
  75. green:'Green means normal',
  76. sleep:'Sleep state:Machine sleep',
  77. unsleep:'Sleep state:Did not sleep',
  78. sleepDesc:'sleep desc',
  79. on:'Furnace state:Open',
  80. off:'Furnace state:Closed state ',
  81. equipmentNo:'EquipmentNo',
  82. area:'area',
  83. temperature :'Temperature of the furnace head',
  84. equipmentTemperature:'EquipmentTemperature',
  85. humidity:'EquipmentHumidity',
  86. alarm:'Alarm content',
  87. tip:'prompt',
  88. successReturn:'Sending succeeded',
  89. errorReturn:'fail in send',
  90. modifiedSuccessfully:'Modified Successfully',
  91. modificationFailure:'Modification Failure',
  92. rebootTip:'whether or not to reboot?',
  93. updateTip:'Execute or not?',
  94. sleepTip:'whether or not to sleep?',
  95. sleepDescTip:'whether or not to change?',
  96. onoffTip:'whether to turn it off?',
  97. wuliaoTip:'Are you sure?',
  98. onoff:'boot/shut down....',
  99. kaiji:'In the boot',
  100. guanji:'Shut down the',
  101. tishi:'Do not repeat within 30 s',
  102. remainingtime:'Do not operate. Remaining time:',
  103. error:'Abnormal operation',
  104. guanjierror:'Equipment has been shut down.',
  105. kaijierror:'Equipment has been started.',
  106. network:'Bad machine network,operation failure',
  107. yixiaochu:'cleared',
  108. xiaochu:'clear',
  109. gps:'GPS',
  110. look:'look',
  111. kaiqi:'on',
  112. guanbi:'off',
  113. edit:'edit',
  114. refreshTime:'Last refresh time',
  115. volume:'Volume',
  116. whiteSugar:'White sugar',
  117. redSugar:'Red sugar',
  118. yellowSugar:'Yellow sugar',
  119. blueSugar:'Blue sugar',
  120. stick:'Stick',
  121. water:'Clean water',
  122. wasteWater:'Waste water',
  123. buliao:'one click to complete materials',
  124. buliaoT:'implement',
  125. suspendBusiness:'Suspend Business',
  126. previousPage:'Previous Page',
  127. nextPage:'Next Page',
  128. equipmentClientID:'Code',
  129. deviceName:'Name',
  130. devicePlaceholder:'Enter the last 6 digits of the device code',
  131. deviceNamePlaceholder:'Enter key word',
  132. search:'Search',
  133. },
  134. equipmentStatics:{
  135. title:'Machine Sales Ranking',
  136. day:'Today sales ranking',
  137. week:'Sales ranking of the week',
  138. month:'Sales ranking for this month',
  139. year:'Current sales ranking',
  140. changeType:'statistical type',
  141. sales:'sales volume',
  142. flowers:'flower'
  143. },
  144. user:{
  145. title:'me',
  146. bindLogout:'exit',
  147. equipmentname:'modify device name',
  148. remote:'remote operation',
  149. equipmentlist:'machine details',
  150. bangji:'machine connection server'
  151. },
  152. equipmentname:{
  153. title:'modify device name',
  154. updata:'update',
  155. },
  156. remoteList:{
  157. title:'Remote operation list',
  158. dosugur:'Remote sugar making',
  159. flowers:'shielding/display pattern',
  160. parameters:'parameter adjustment',
  161. alarmClock:'alarm clock(time switch furnace head/machine sleep)',
  162. volume:'Machine volume adjustment',
  163. password:'Remote modification of machine password',
  164. price:'Modify commodity price',
  165. payment:'Modify the payment method',
  166. },
  167. dosugar:{
  168. equipmentClientID:'Machine code',
  169. placeholder:'Enter the last 6 digits of the device code',
  170. search:'search',
  171. chooseEquipment:'choose equipment',
  172. chooseProduct:'choose product',
  173. list:'today sugar list',
  174. isDosugar:'Whether to make sugar remotely?',
  175. reSearch:'requery',
  176. submit:'submit',
  177. },
  178. flowers:{
  179. flower:'flower',
  180. show:'show',
  181. unshow:'unshow',
  182. submit:'submit',
  183. yellowSugar:'All yellow sugar flower:',
  184. buleSugar:'All bule sugar flower:',
  185. redSugar:'All red sugar flower:',
  186. whileSugar:'All while sugar flower:',
  187. sure:'Confirm the change?',
  188. },
  189. volume:{
  190. volu:'Current volume',
  191. sure:'Confirm the change?',
  192. },
  193. parameters:{
  194. general:'General parameters',
  195. advanced:'Advanced parameters',
  196. cabinet_hd:'cabinetHd Debug',
  197. debug:'Debug page',
  198. cabinetHd:'cabinetHd',
  199. allUpdate:'one key increment and decrement',
  200. winter:'winter parameters',
  201. summer:'summer parameters',
  202. update:'update'
  203. },
  204. alarmClock:{
  205. title:'alarmClock',
  206. chooseTime:'select time',
  207. type:'type',
  208. qi:'7',
  209. yi:'1',
  210. er:'2',
  211. san:'3',
  212. si:'4',
  213. wu:'5',
  214. liu:'6',
  215. add:'add',
  216. placeholder:'select machine or searching',
  217. switchChange:'Whether to turn on the alarm clock',
  218. name:'clock name',
  219. update:'update',
  220. delete:'delete',
  221. kailutou:'open the furnace head',
  222. guanlutou:'close the furnace head',
  223. kaixiumian:'start sleep',
  224. guanxiumian:'close sleep',
  225. status1:'closed',
  226. status2:'enable',
  227. zhou:'',
  228. setAlarm:'Set alarm',
  229. isDelete:'Delete or not?',
  230. },
  231. updatePassword:{
  232. adminPwd:'adminPwd',
  233. guestPwd:'guestPwd',
  234. update:'submit',
  235. sure:'Confirm the change?'
  236. },
  237. updatePrice:{
  238. A01:'Rose elf',
  239. A02:'Childlike innocence still',
  240. A03:'Colorful',
  241. A04:'Snow love dance',
  242. A05:'Hibiscus in water',
  243. A06:'Flame red lips',
  244. A07:'Dream come true',
  245. A08:'Fall in love at first sight',
  246. A09:'Orchid love',
  247. A10:'Guardian of the heart',
  248. A11:'Summer love',
  249. A12:'Ice beauty',
  250. A13:'Celestial beauty',
  251. A14:'Pure heart',
  252. A15:'Heart of the Oceans',
  253. A16:'Love of Crystal',
  254. A17:'Color elf',
  255. A18:'Warm jacket',
  256. A19:'Fairy Butterfly Dream',
  257. A20:'Summer Allure',
  258. A21:'Let a hundred flowers blossom',
  259. A22:'Bee wrapped around butterfly love',
  260. A23:'Cardamom Years',
  261. A24:'Star fantasy',
  262. A25:'Falling into the stars',
  263. A26:'Snow flies dancing',
  264. A27:'Spring flowers bloom',
  265. A28:'Flowers flying',
  266. A29:'In the Mood for Love',
  267. A30:'Hearts blooming',
  268. A31:'Hibiscus in water-mini',
  269. A32:'Flame red lips-mini',
  270. A33:'Summer love-mini',
  271. A34:'Ice beauty-mini',
  272. A35:'Color elf-mini',
  273. A37:'Fancy and full moon',
  274. A38:'Shuishui Furong',
  275. A39:'Shimmer dyed halo',
  276. A40:'Summer Berry',
  277. A41:'Fancy is flying',
  278. A42:'Morning and evening halo',
  279. A43:'Fall in love',
  280. A44:'Fantasy',
  281. A45:'Sparkling its glory',
  282. A46:'Yilian Youmeng',
  283. A47:'July early summer',
  284. A48:'April Breeze',
  285. name:'productName',
  286. price:'price'
  287. },
  288. bangdingMachine:{
  289. clientId:'clientId',
  290. equimentType:'equimentType',
  291. QR:'scan QR codes',
  292. binding:'Apply for binding',
  293. noMessage:'The message cannot be empty',
  294. failed:'Failed to identify QR code, please upload again!',
  295. illegal:'Illegal QR code: ',
  296. },
  297. generalParameters:{
  298. headTemperature:'Head temperature',
  299. headMediumSpeed:'Head medium speed',
  300. pumpOpeningtime:'Pump opening time',
  301. blowerBlowingTime:'Blower blowing time',
  302. lowerSugarThickness:'Lower sugar thickness',
  303. sugarTemperatureError:'Allow sugar temperature error',
  304. returnAdjustment:'Return adjustment',
  305. headLowSpeed:'Head low speed',
  306. headHighSpeed:'Head high speed',
  307. closingWaitTime:'Manual door closing wait time',
  308. lowTemperatureEnvironment:'Low temperature environment setting (furnace head raising temperature)',
  309. highTemperatureEnvironment:'High temperature environment setting (external circulation fan)',
  310. headDuringHumidification:'temperature rise of furnace head during humidification',
  311. humidificationMonitoringTime:'Humidification monitoring time',
  312. humidificationOFFTime:'Humidification OFF time',
  313. humidificationONTime:'Humidification ON time',
  314. humidificationStartDelay:'Humidification start delay',
  315. humidificationStopDelay:'Humidification stop delay',
  316. manipulatorWaitingTime:'Manipulator waiting time',
  317. referenceCoefficient:'Reference coefficient',
  318. referenceHumidity:'Reference humidity',
  319. },
  320. advancedParameters:{
  321. Xzerocompensation:'X zero compensation',
  322. Yzerocompensation:'Y zero compensation',
  323. Zzerocompensation:'Z zero compensation',
  324. sugarPositionX:'Take the sugar position X',
  325. sugarPositionY:'Take the sugar position Y',
  326. sugarPositionZ:'Take the sugar position Z',
  327. stickPositionX:'Take the stick position X',
  328. stickPositionY:'Take the stick position Y',
  329. stickPositionZ:'Take the stick position Z',
  330. materialShortageMonitor:'Activate material shortage monitor',
  331. outerLoopButton:'Outer loop button',
  332. on:'ON',
  333. off:'OFF',
  334. },
  335. payment:{
  336. on:'ON',
  337. off:'OFF',
  338. success:'Sent successfully',
  339. },
  340. common:{
  341. name:'name:',
  342. ID:'ID:',
  343. tip:'prompt',
  344. noDevice:'The machine could not be found',
  345. addDevice:'The machine has been added',
  346. success:'Sent successfully',
  347. noData:'No data',
  348. cancel:'Cancel',
  349. ok:'OK',
  350. allDevice:'Full machine',
  351. },
  352. timePicker:{
  353. selectDate:'Select date',
  354. hours:'',
  355. min:'',
  356. sec:'',
  357. selection:'Time',
  358. cancel:'Cancel',
  359. ok:'OK',
  360. }
  361. }