const indexTrans = { type: 'Index Type', param: 'Index Parameters', create: 'Create Index', }; export default indexTrans;