const translation = { from: 'From', endpointsEnabled: '{{num}} sets of endpoints enabled', detailPanel: { operation: { install: 'Install', detail: 'Detail', update: 'Update', info: 'Plugin Info', checkUpdate: 'Check Update', viewDetail: 'View Detail', remove: 'Remove', }, modelNum: '{{num}} MODELS INCLUDED', actionNum: '{{num}} ACTIONS INCLUDED', }, } export default translation