You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1102,9 +1102,9 @@
1102
1102
"Change Password": "Change Password",
1103
1103
"Your homeserver does not support cross-signing.": "Your homeserver does not support cross-signing.",
1104
1104
"Cross-signing is ready for use.": "Cross-signing is ready for use.",
1105
+
"Cross-signing is ready but keys are not backed up.": "Cross-signing is ready but keys are not backed up.",
1105
1106
"Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.",
1106
1107
"Cross-signing is not set up.": "Cross-signing is not set up.",
1107
-
"Set up": "Set up",
1108
1108
"Reset": "Reset",
1109
1109
"Cross-signing public keys:": "Cross-signing public keys:",
1110
1110
"in memory": "in memory",
@@ -1202,6 +1202,7 @@
1202
1202
"Algorithm:": "Algorithm:",
1203
1203
"Your keys are <b>not being backed up from this session</b>.": "Your keys are <b>not being backed up from this session</b>.",
1204
1204
"Back up your keys before signing out to avoid losing them.": "Back up your keys before signing out to avoid losing them.",
1205
+
"Set up": "Set up",
1205
1206
"well formed": "well formed",
1206
1207
"unexpected type": "unexpected type",
1207
1208
"Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Security Key.": "Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Security Key.",
0 commit comments