export const lang = { //title为每个页面的标题 title: 'Edit Shipping Address', consignee: 'Name', consigneePlaceholder: 'Consignee Name', mobile: 'Mobile', mobilePlaceholder: 'Consignee Mobile Number', telephone: 'Phone', telephonePlaceholder: 'Consignee Fixed Phone (Optional)', receivingCity: 'Region', address: 'Detailed Address', addressPlaceholder: 'Community, Street, Office Building', save: 'Save' }