// Keys should be sorted alphabetically export default { geolocation: { enable: 'Please accept the geolocation permission request to use the app.', unavailable: 'Sorry, geolocation is not available in your browser.', }, menu: { About: 'About', }, reportLabels: { gcum: 'GCUM', interrupt: 'Interruption', pothole: 'Pothole', }, };