en.js 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  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. open:'open',
  65. opensuccess:'open success',
  66. title:'equipment status',
  67. red:'Red means machine alarm',
  68. green:'Green means the machine is normal',
  69. sleep:'sleep state:machine sleep',
  70. unsleep:'sleep state:did not sleep',
  71. on:'switch:the machine is turning on',
  72. off:'switch:machine shut down',
  73. equipmentNo:'equipmentNo',
  74. area:'area',
  75. temperature :'Temperature of the furnace head',
  76. equipmentTemperature:'equipmentTemperature',
  77. humidity:'equipmentHumidity',
  78. alarm:'alarm content',
  79. tip:'prompt',
  80. rebootTip:'whether or not to reboot?',
  81. sleepTip:'whether or not to sleep?',
  82. onoffTip:'whether to turn it off?',
  83. wuliaoTip:'Are you sure?',
  84. onoff:'boot/shut down....',
  85. kaiji:'In the boot',
  86. guanji:'Shut down the',
  87. tishi:'Do not repeat within 30 s',
  88. remainingtime:'Do not operate. Remaining time:',
  89. error:'Abnormal operation',
  90. guanjierror:'Equipment has been shut down.',
  91. kaijierror:'Equipment has been started.',
  92. network:'Bad machine network,operation failure',
  93. yixiaochu:'cleared',
  94. xiaochu:'clear',
  95. gps:'GPS',
  96. look:'look',
  97. kaiqi:'on',
  98. guanbi:'off',
  99. refreshTime:'last refresh time',
  100. volume:'volume',
  101. whiteSugar:'whiteSugar',
  102. redSugar:'redSugar',
  103. yellowSugar:'yellowSugar',
  104. blueSugar:'blueSugar',
  105. stick:'stick',
  106. water:'water',
  107. wasteWater:'wasteWater',
  108. buliao:'one click to complete materials',
  109. buliaoT:'implement'
  110. },
  111. equipmentStatics:{
  112. title:'Machine Sales Ranking',
  113. day:'Today sales ranking',
  114. week:'Sales ranking of the week',
  115. month:'Sales ranking for this month',
  116. year:'Current sales ranking',
  117. changeType:'statistical type',
  118. sales:'sales volume',
  119. flowers:'flower'
  120. },
  121. user:{
  122. title:'me',
  123. bindLogout:'exit',
  124. equipmentname:'modify device name',
  125. remote:'remote operation',
  126. equipmentlist:'machine details',
  127. bangji:'machine connection server'
  128. },
  129. equipmentname:{
  130. title:'modify device name',
  131. updata:'update',
  132. },
  133. remoteList:{
  134. dosugur:'remote sugar making',
  135. flowers:'shielding/display pattern',
  136. parameters:'parameter adjustment',
  137. alarmClock:'alarm clock(time switch furnace head/machine sleep)',
  138. volume:'Machine volume adjustment',
  139. password:'Remote modification of machine password',
  140. price:'Modify commodity price',
  141. },
  142. dosugar:{
  143. equipmentClientID:'Enter the machine code',
  144. placeholder:'Enter the last 6 digits of the device code',
  145. search:'search',
  146. chooseEquipment:'choose equipment',
  147. chooseProduct:'choose product',
  148. list:'today sugar list'
  149. },
  150. flowers:{
  151. flower:'flower',
  152. show:'show',
  153. unshow:'unshow',
  154. submit:'submit',
  155. yellowSugar:'All yellow sugar flower:',
  156. buleSugar:'All bule sugar flower:',
  157. redSugar:'All red sugar flower:',
  158. whileSugar:'All while sugar flower:',
  159. },
  160. volume:{
  161. volu:'Current volume'
  162. },
  163. parameters:{
  164. general:'General parameters',
  165. advanced:'Advanced parameters',
  166. cabinet_hd:'cabinetHd Debug',
  167. debug:'Debug page',
  168. cabinetHd:'cabinetHd',
  169. allUpdate:'one key increment and decrement',
  170. winter:'winter parameters',
  171. summer:'summer parameters',
  172. update:'update'
  173. },
  174. alarmClock:{
  175. title:'alarmClock',
  176. chooseTime:'select time',
  177. type:'type',
  178. qi:'7',
  179. yi:'1',
  180. er:'2',
  181. san:'3',
  182. si:'4',
  183. wu:'5',
  184. liu:'6',
  185. add:'add',
  186. placeholder:'select machine or searching',
  187. switchChange:'Whether to turn on the alarm clock',
  188. name:'clock name',
  189. update:'update',
  190. delete:'delete',
  191. kailutou:'open the furnace head',
  192. guanlutou:'close the furnace head',
  193. kaixiumian:'start sleep',
  194. guanxiumian:'close sleep',
  195. status1:'closed',
  196. status2:'enable',
  197. zhou:''
  198. },
  199. updatePassword:{
  200. adminPwd:'adminPwd',
  201. guestPwd:'guestPwd',
  202. update:'submit',
  203. sure:'Are you sure?'
  204. },
  205. updatePrice:{
  206. A01:'Rose elf',
  207. A02:'Childlike innocence still',
  208. A03:'Colorful',
  209. A04:'Snow love dance',
  210. A05:'Hibiscus in water',
  211. A06:'Flame red lips',
  212. A07:'Dream come true',
  213. A08:'Fall in love at first sight',
  214. A09:'Orchid love',
  215. A10:'Guardian of the heart',
  216. A11:'Summer love',
  217. A12:'Ice beauty',
  218. A13:'Celestial beauty',
  219. A14:'Pure heart',
  220. A15:'Heart of the Oceans',
  221. A16:'Love of Crystal',
  222. A17:'Color elf',
  223. A18:'Warm jacket',
  224. A19:'Fairy Butterfly Dream',
  225. A20:'Summer Allure',
  226. A21:'Let a hundred flowers blossom',
  227. A22:'Bee wrapped around butterfly love',
  228. A23:'Cardamom Years',
  229. A24:'Star fantasy',
  230. A25:'Falling into the stars',
  231. A26:'Snow flies dancing',
  232. A27:'Spring flowers bloom',
  233. A28:'Flowers flying',
  234. A29:'In the Mood for Love',
  235. A30:'Hearts blooming',
  236. A31:'Hibiscus in water-mini',
  237. A32:'Flame red lips-mini',
  238. A33:'Summer love-mini',
  239. A34:'Ice beauty-mini',
  240. A35:'Color elf-mini',
  241. name:'productName',
  242. price:'price'
  243. },
  244. bangdingMachine:{
  245. clientId:'clientId',
  246. equimentType:'equimentType'
  247. }
  248. }