You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
flag todo
This commit is contained in:
@@ -139,7 +139,7 @@ export default class RoomRecoveryReminder extends React.PureComponent {
|
|||||||
"Securely back up your keys to avoid losing them. " +
|
"Securely back up your keys to avoid losing them. " +
|
||||||
"<a>Learn more.</a>", {},
|
"<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.
|
// having to re-translate the string when we do.
|
||||||
a: sub => '',
|
a: sub => '',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user