Auto-extract new i18n strings (update) (#5288)

* Update passwordHint chain

* Update auto-extracted strings
This commit is contained in:
Jaco Greeff
2017-03-27 11:42:59 +02:00
committed by Gav Wood
parent 23d3b79d9a
commit e8c64b802d
29 changed files with 789 additions and 46 deletions

View File

@@ -122,7 +122,7 @@ class PasswordManager extends Component {
<span className={ styles.passwordHint }>
<span className={ styles.hintLabel }>
<FormattedMessage
id='passwordChange.passwordHint'
id='passwordChange.passwordHint.display'
defaultMessage='Hint {hint}'
values={ {
hint: passwordHint || '-'