import React, {PropTypes} from 'react'; import t from 'coral-framework/services/i18n'; const name = 'coral-plugin-comment-count'; const CommentCount = ({count}) => { return