fix a bunch of i18n fails picked up by check-i18n.pl
This commit is contained in:
parent
29653e88f7
commit
4293273e55
9 changed files with 25 additions and 25 deletions
|
@ -714,7 +714,7 @@ module.exports = React.createClass({
|
|||
{masterPushRuleDiv}
|
||||
|
||||
<div className="mx_UserSettings_notifTable">
|
||||
{ _t('All notifications are currently disabled for all targets') }.
|
||||
{ _t('All notifications are currently disabled for all targets.') }.
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue