1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Translate Add Threepid labels

This commit is contained in:
David Baker
2017-05-26 18:03:24 +01:00
parent cf0073a631
commit 62ffe929e4
2 changed files with 2 additions and 2 deletions

View File

@@ -887,7 +887,7 @@ module.exports = React.createClass({
addEmailSection = (
<div className="mx_UserSettings_profileTableRow" key="_newEmail">
<div className="mx_UserSettings_profileLabelCell">
<label>Email</label>
<label>{_t('Email')}</label>
</div>
<div className="mx_UserSettings_profileInputCell">
<EditableText