mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
flag todo
This commit is contained in:
parent
e41fc55cca
commit
6c1ed57b70
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ export default class RoomRecoveryReminder extends React.PureComponent {
|
|||
"Securely back up your keys to avoid losing them. " +
|
||||
"<a>Learn more.</a>", {},
|
||||
{
|
||||
// We don't have this link yet: this will prevent the translators
|
||||
// TODO: We don't have this link yet: this will prevent the translators
|
||||
// having to re-translate the string when we do.
|
||||
a: sub => '',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue