123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224 |
- // import Vue from 'vue'
- // let vue = new Vue()
- // let baseUrl = vue.$cdn
- export default{
- main: {
- btnType: {
- buy: {
- name: 'Upgrade package',
- xufei: 'Renew now'
- }
- },
- sn: 'S/N: ',
- used: 'Used: ',
- space: 'Package capacity: ',
- expire: 'Expires on: '
- },
- information: {
- nameArr: {
- information: 'Account Information',
- scene: 'My Scene',
- order: 'My Order',
- device: 'My Cameras',
- consumption: 'Billing Records',
- change: 'Change Password',
- logout: 'Log out'
- },
- settings: [
- {
- name: 'info',
- items: [{
- name: 'Account Information',
- to: {name: 'information'}
- }, {
- name: 'My Scene',
- to: {name: 'scene'}
- }, {
- name: 'My Cameras',
- to: {name: 'device'}
- }, {
- name: 'My Order',
- to: {name: 'order'}
- }, {
- name: 'Billing Records',
- to: {name: 'consumption'}
- }
- ]
- },
- {
- name: 'security',
- items: [{
- name: 'Change Password',
- to: {name: 'change'}
- }, {
- name: 'Log out',
- to: 'logout'
- }]
- }
- ],
- deviceSettings: [
- {
- name: 'security',
- items: [ {
- name: 'My Scene',
- to: {name: 'scene'}
- }, {
- name: 'Log out',
- to: 'logout'
- }]
- }
- ]
- },
- account: {
- info: 'Account Information',
- address: 'Receiving Address',
- invoice: 'Invoice Title',
- normal: 'Regular invoice for value-added tax',
- zengzhi: 'Special invoice for value-added tax',
- edit: 'Edit',
- show: 'Hide',
- avatar: 'Profile Picture',
- nickname: 'Nick name',
- account: 'User name',
- email: 'E-mail',
- placeholder: {
- nickname: 'Nick name',
- phone: 'Phone',
- name: 'Name',
- email: 'E-mail',
- address: 'Detailed address',
- title: 'Please input the invoice title',
- code: 'Please input a tax registration number (individual users may not fill this in)',
- raddress: 'Registered address',
- rphone: 'Registered phone number',
- bank: 'Bank of deposit',
- accout: 'Bank account'
- },
- save: 'Save',
- select: 'Select Picture',
- sinfo: [
- 'Select a new picture to upload.',
- 'Supported picture formats: JPG/PNG',
- 'Recommended resolution and size: 512*512 px; less than 1 MB'
- ],
- isReceive: 'Get the latest 4DKANKAN news and deals'
- },
- myScenes: {
- edit: 'Edit',
- delete: 'Delete',
- placeholder: {
- searchID: 'Search scene or device S/N'
- },
- id: 'S/N: ',
- shooting: 'Shooting date: ',
- noScenes: 'No Records',
- delwarn: 'Are you sure you want to delete this scene?',
- share: {
- calcule: 'Calculating',
- noScenes: 'No Records',
- share: 'Share',
- website: 'Scene Website',
- shareto: 'Share to',
- qianru: 'Create the website embedment',
- size: 'Size',
- width: 'Width: ',
- height: 'Height: ',
- defaultSize: '(Default window size: 853 X 480px)',
- copy: 'Copy',
- 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.',
- sub2: '* The validity period of this function is related to your storage usage. It may be invalid because the capacity is not renewed.',
- copysuccess: 'Success',
- copyfail: 'Fail',
- delsuccess: 'Success',
- delfail: 'Fail'
- },
- limit: {
- insufficient: 'Insufficient cloud storage<br/>The scene is archived.',
- recharge: 'Recover>>',
- expand: 'To expand'
- }
- },
- myOrders: {
- numbers: 'Order number: ',
- product: 'Item',
- quantity: 'Quantity',
- subtotal: 'Price',
- total: 'Total price: ¥',
- cancal: 'Cancel order',
- norecord: 'No order',
- pay: 'Pay now',
- invoice: 'Invoice',
- wlNum: 'Shipment No.: ',
- unshipped: 'Waiting for shipment',
- finish: 'Finished',
- partShipped: 'Partly dispatched',
- received: 'Received',
- hasCancal: 'Cancelled',
- edit: 'Edit (Only within 7 days after delivery)',
- dontneed: 'Invoice type: No invoice required',
- type1: 'No invoice required',
- type2: 'VAT invoice (E-mail)',
- type3: 'VAT special invoice',
- title: 'Invoice Title',
- code: 'Invoice tax No.',
- email: 'E-mail',
- organizedAddress: 'Address',
- registerPhone: 'Phone number',
- bankName: 'Banker',
- bankAccount: 'Bank account',
- save: 'Save',
- cancal1: 'Cancel'
- },
- myDevices: {
- add: 'Add a new device',
- tabList: [
- {
- name: '4DKanKan Pro',
- id: 4
- }, {
- name: '4DKanKan Lite',
- id: 0
- }
- ],
- placeholder: {
- searchID: 'Search device S/N'
- },
- storage: 'Storage: ',
- upgrade: 'Upgrade',
- renew: 'Renew',
- capacity: 'Expand',
- unbind: 'Unbind',
- recharge: 'Top up',
- expire: 'Expiry on: ',
- expand: 'Package: ',
- jijiang: 'About to Expire',
- rongliang: 'Storage Full',
- norecord: 'No Records'
- },
- Spending: {
- tabList: [
- {
- name: 'Billing Records'
- }
- ],
- placeholder: {
- searchID: 'Search device S/N'
- },
- norecord: 'No Records'
- },
- modify: {
- code: 'Get verification code',
- codep: 'Verification code ',
- newpass: 'New password (minimum 8 letters and digits)',
- comfirm: 'Enter new password again',
- submit: 'Submit'
- },
- cart: {
- cart: 'Your shopping cart',
- nothing: 'Your shopping cart is empty.<br/>Start shopping!',
- shop: 'Shop Now'
- }
- }
|