add new string to translate

This commit is contained in:
daniel tygel 2017-05-30 18:56:52 -03:00
parent 055386d63e
commit 12f923bc81
3 changed files with 3 additions and 1 deletions

View file

@ -37,7 +37,7 @@ module.exports = React.createClass({
<img src="img/scrollto.svg" width="24" height="24"
alt={ _t('Scroll to unread messages') }
title={ _t('Scroll to unread messages') }/>
Jump to first unread message.
{ _t("Jump to first unread message.") }
</div>
<img className="mx_TopUnreadMessagesBar_close mx_filterFlipColor"
src="img/cancel.svg" width="18" height="18"