Skip to content

Commit 543cf9e

Browse files
authored
Merge branch 'develop' into renovate/all-minor-patch
2 parents b6a02cf + af3a977 commit 543cf9e

File tree

5 files changed

+92
-15
lines changed

5 files changed

+92
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"resolutions": {
7474
"oidc-client-ts": "3.1.0",
7575
"jwt-decode": "4.0.0",
76-
"caniuse-lite": "1.0.30001679",
76+
"caniuse-lite": "1.0.30001684",
7777
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0",
7878
"wrap-ansi": "npm:wrap-ansi@^7.0.0"
7979
},

src/i18n/strings/en_EN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@
10021002
"unverified_sessions_toast_description": "Review to ensure your account is safe",
10031003
"unverified_sessions_toast_reject": "Later",
10041004
"unverified_sessions_toast_title": "You have unverified sessions",
1005-
"verification_description": "Verify your identity to access encrypted messages and prove your identity to others.",
1005+
"verification_description": "Verify your identity to access encrypted messages and prove your identity to others. If you also use a mobile device, please open the app there before you proceed.",
10061006
"verification_dialog_title_device": "Verify other device",
10071007
"verification_dialog_title_user": "Verification Request",
10081008
"verification_skip_warning": "Without verifying, you won't have access to all your messages and may appear as untrusted to others.",

0 commit comments

Comments
 (0)