import React from 'react'; module.exports = { "navbar": { "home": "Home", "about": "About", "contact": "Contact" } }