export const lang = { //title为每个页面的标题 title: 'Member Center', login: 'Login', loginTpis: 'Login experience', memberLevel: 'Member Level', moreAuthority: 'More Privileges', allOrders: 'All Orders', seeAllOrders: 'View All Orders', waitPay: 'Pending Payment', readyDelivery: 'Pending Shipment', waitDelivery: 'Pending Receipt', refunding: 'Refunding', // 会员中心入口 sign: 'Check-in', personInfo: 'Personal Information', receivingAddress: 'Shipping Address', accountList: 'Account List', couponList: 'Coupon List', mySpellList: 'My Group Orders', myBargain: 'My Bargains', virtualCode: 'Virtual Code', winningRecord: 'My Gifts', myCollection: 'My Favorites', myTracks: 'My Browsing History', pintuanOrder: 'Group Purchase Orders', yushouOrder: 'Pre-sale Orders', verification: 'Verification Desk', message: 'My Messages', exchangeOrder: 'Points Exchange', // 推广中心 balance: 'Balance', point: 'Point', coupon: 'Coupon', memberRecommend: 'Invite Rewards', myPresale: 'My Pre-sales', myGiftcard: 'My Gift Cards', myDivideticket: 'My Dividend Tickets', myRebate: 'Group Rebate', myHongbao: 'My Red Envelopes', myBlindBox: 'My Blind Boxes', waitpay:'Waitpay', waitsend:'Waitsend', waitconfirm:'Waitconfirm', activist:'Activist', completed:'Completed', }