manage.js 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. // import Vue from 'vue'
  2. // let vue = new Vue()
  3. // let baseUrl = vue.$cdn
  4. export default{
  5. main: {
  6. btnType: {
  7. buy: {
  8. name: 'Upgrade package',
  9. xufei: 'Renew now'
  10. }
  11. },
  12. sn: 'S/N: ',
  13. used: 'Used: ',
  14. space: 'Package capacity: ',
  15. expire: 'Expires on: '
  16. },
  17. information: {
  18. nameArr: {
  19. information: 'Account Information',
  20. scene: 'Scene Management',
  21. order: 'My Order',
  22. device: 'My Cameras',
  23. consumption: 'Billing Records',
  24. change: 'Change Password',
  25. logout: 'Log out'
  26. },
  27. settings: [
  28. {
  29. name: 'info',
  30. items: [{
  31. name: 'Account Information',
  32. to: {name: 'information'}
  33. }, {
  34. name: 'Scene Management',
  35. to: {name: 'scene'}
  36. }, {
  37. name: 'My Cameras',
  38. to: {name: 'device'}
  39. }, {
  40. name: 'My Order',
  41. to: {name: 'order'}
  42. }, {
  43. name: 'Billing Records',
  44. to: {name: 'consumption'}
  45. }
  46. ]
  47. },
  48. {
  49. name: 'security',
  50. items: [{
  51. name: 'Change Password',
  52. to: {name: 'change'}
  53. }, {
  54. name: 'Log out',
  55. to: 'logout'
  56. }]
  57. }
  58. ],
  59. deviceSettings: [
  60. {
  61. name: 'security',
  62. items: [ {
  63. name: 'Scene Management',
  64. to: {name: 'scene'}
  65. }, {
  66. name: 'Log out',
  67. to: 'logout'
  68. }]
  69. }
  70. ]
  71. },
  72. account: {
  73. info: 'Account Information',
  74. address: 'Receiving Address',
  75. invoice: 'Invoice Title',
  76. normal: 'Regular invoice for value-added tax',
  77. zengzhi: 'Special invoice for value-added tax',
  78. edit: 'Edit',
  79. show: 'Hide',
  80. avatar: 'Profile Picture',
  81. nickname: 'Nick name',
  82. account: 'User name',
  83. email: 'E-mail',
  84. placeholder: {
  85. nickname: 'Nick name',
  86. phone: 'Phone',
  87. name: 'Name',
  88. email: 'E-mail',
  89. address: 'Detailed address',
  90. title: 'Please input the invoice title',
  91. code: 'Please input a tax registration number (individual users may not fill this in)',
  92. raddress: 'Registered address',
  93. rphone: 'Registered phone number',
  94. bank: 'Bank of deposit',
  95. accout: 'Bank account'
  96. },
  97. save: 'Save',
  98. select: 'Select Picture',
  99. sinfo: [
  100. 'Select a new picture to upload.',
  101. 'Supported picture formats: JPG/PNG',
  102. 'Recommended resolution and size: 512*512 px; less than 1 MB'
  103. ],
  104. isReceive: 'Get the latest 4DKANKAN news and deals'
  105. },
  106. myScenes: {
  107. edit: 'Edit',
  108. delete: 'Delete',
  109. fenpei: 'Invite collaborator',
  110. qxfp: 'Cancel collaborator',
  111. user: 'Collaborator',
  112. placeholder: {
  113. searchID: 'Search scene'
  114. },
  115. tabList: [
  116. {
  117. name: 'My Scene',
  118. id: 1
  119. }, {
  120. name: 'My Collaborative Scene',
  121. id: 2
  122. }
  123. ],
  124. id: 'S/N: ',
  125. shooting: 'Shooting date: ',
  126. noScenes: 'No Records',
  127. delwarn: 'Are you sure you want to delete this scene?',
  128. share: {
  129. calcule: 'Calculating',
  130. noScenes: 'No Records',
  131. share: 'Share',
  132. website: 'Scene Website',
  133. shareto: 'Share to',
  134. qianru: 'Create the website embedment',
  135. size: 'Size',
  136. width: 'Width: ',
  137. height: 'Height: ',
  138. defaultSize: '(Default window size: 853 X 480px)',
  139. copy: 'Copy',
  140. copy1: 'Copy scene link',
  141. copy2: 'Copy scene code',
  142. sub: 'Pasting the embed code into an HTML editor is as easy as embedding a web video. You can also send the above code to your network administrator and ask him to place it in the designated location on the web page.',
  143. sub2: '* The validity period of this function is related to your storage usage. It may be invalid because the capacity is not renewed.',
  144. copysuccess: 'Success',
  145. copyfail: 'Fail',
  146. delsuccess: 'Success',
  147. delfail: 'Fail'
  148. },
  149. limit: {
  150. insufficient: 'Insufficient cloud storage<br/>The scene is archived.',
  151. recharge: 'Recover>>',
  152. expand: 'To expand'
  153. }
  154. },
  155. myOrders: {
  156. numbers: 'Order number: ',
  157. product: 'Item',
  158. quantity: 'Quantity',
  159. subtotal: 'Price',
  160. total: 'Total price: ¥',
  161. cancal: 'Cancel order',
  162. norecord: 'No order',
  163. pay: 'Pay now',
  164. invoice: 'Invoice',
  165. wlNum: 'Shipment No.: ',
  166. unshipped: 'Waiting for shipment',
  167. finish: 'Finished',
  168. partShipped: 'Partly dispatched',
  169. received: 'Received',
  170. hasCancal: 'Cancelled',
  171. expire: 'Expired',
  172. edit: 'Edit (Only within 7 days after delivery)',
  173. dontneed: 'Invoice type: No invoice required',
  174. type1: 'No invoice required',
  175. type2: 'VAT invoice (E-mail)',
  176. type3: 'VAT special invoice',
  177. title: 'Invoice Title',
  178. code: 'Invoice tax No.',
  179. email: 'E-mail',
  180. organizedAddress: 'Address',
  181. registerPhone: 'Phone number',
  182. bankName: 'Banker',
  183. bankAccount: 'Bank account',
  184. save: 'Save',
  185. cancal1: 'Cancel'
  186. },
  187. myDevices: {
  188. add: 'Add a new device',
  189. tabList: [
  190. {
  191. name: '4DKanKan Pro',
  192. id: 4
  193. }, {
  194. name: '4DKanKan Lite',
  195. id: 0
  196. }
  197. ],
  198. placeholder: {
  199. searchID: 'Search S/N or Tel No.'
  200. },
  201. storage: 'Storage: ',
  202. upgrade: 'Upgrade',
  203. renew: 'Renew',
  204. capacity: 'Expand',
  205. unbind: 'Unbind',
  206. fenpei: 'Invite collaborator',
  207. qxfp: 'Cancel collaborator',
  208. recharge: 'Top up',
  209. expire: 'Expiry on: ',
  210. expand: 'Package: ',
  211. xiezuo: 'Collaborator:',
  212. jijiang: 'About to Expire',
  213. rongliang: 'Storage Full',
  214. norecord: 'No Records'
  215. },
  216. Spending: {
  217. tabList: [
  218. {
  219. name: 'Billing Records'
  220. }
  221. ],
  222. placeholder: {
  223. searchID: 'Search device S/N'
  224. },
  225. norecord: 'No Records'
  226. },
  227. modify: {
  228. code: 'Get verification code',
  229. codep: 'Verification code ',
  230. newpass: 'New password must contain English case and numbers, 8-16 characters',
  231. comfirm: 'Enter new password again',
  232. submit: 'Submit'
  233. },
  234. cart: {
  235. cart: 'Your shopping cart',
  236. nothing: 'Your shopping cart is empty.<br/>Start shopping!',
  237. shop: 'Shop Now'
  238. }
  239. }