import info from './info/en_US' export default { info, agreement: { title: 'Protocol Description', userAgreement: 'User Agreement', privacyPolicy: 'Privacy Policy', userAgreementDesc: 'View user service agreement', privacyPolicyDesc: 'View privacy agreement' } }