Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
Description
lib/RenderPatronGroup/RenderPatronGroupLastUpdated.js contains
<span>{this.formatDate(date)} {this.props.intl.formatMessage({ id: 'ui-users.by' })} <Link to={link}>{fullName}</Link></span>
A single word cannot be translated.
Please provide a complete phrase (and ids with useful names) like
"ui-users.renderPatronGroup.lastUpdate": "{date} by {linkToName}"