import React from 'react' import { FormattedMessage as T} from 'react-intl'; export default [ { text: , disabled: false, href: '/preferences/general', }, { text: , href: '/preferences/users', }, { text: , href: '/preferences/currencies', }, { text: , disabled: false, href: '/preferences/accountant', }, { text: , disabled: false, href: '/preferences/accounts', }, ];