var en = { name: 'ClosePath', buttons: [ { title: 'Open path' }, { title: 'Close path' } ] }; export default en;