const navTrans = { overview: 'Overview', collection: 'Collection', console: 'Search Console', search: 'Vector Search', system: 'System View', }; export default navTrans;