Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 76f4a8c

Browse files
committed
Fix missing translation
1 parent 144d06c commit 76f4a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/strings/en_EN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"Failed to invite users to %(groupId)s": "Failed to invite users to %(groupId)s",
5959
"Failed to add the following rooms to %(groupId)s:": "Failed to add the following rooms to %(groupId)s:",
6060
"Cryptography Disabled": "Cryptography Disabled",
61-
"The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, export your keys and log out of the newer version.": "The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, export your keys and log out of the newer version.",
61+
"The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, go back to the new version, export your keys and log out, then return to this version.": "The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, go back to the new version, export your keys and log out, then return to this version.",
6262
"Riot does not have permission to send you notifications - please check your browser settings": "Riot does not have permission to send you notifications - please check your browser settings",
6363
"Riot was not given permission to send notifications - please try again": "Riot was not given permission to send notifications - please try again",
6464
"Unable to enable Notifications": "Unable to enable Notifications",

0 commit comments

Comments
 (0)