diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 4fcdc1b5..41604e6d 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -73,7 +73,7 @@ "Not registered yet? <2>Create an account": "Not registered yet? <2>Create an account", "Other users are trying to join this call from incompatible versions. These users should ensure that they have refreshed their browsers:<1>{userLis}": "Other users are trying to join this call from incompatible versions. These users should ensure that they have refreshed their browsers:<1>{userLis}", "Password": "Password", - "Password (if none E2EE, is disabled)": "Password (if none E2EE, is disabled)", + "Password (if none, E2EE is disabled)": "Password (if none, E2EE is disabled)", "Passwords must match": "Passwords must match", "Profile": "Profile", "Recaptcha dismissed": "Recaptcha dismissed", diff --git a/src/room/LobbyView.tsx b/src/room/LobbyView.tsx index 258b474f..99c4f21a 100644 --- a/src/room/LobbyView.tsx +++ b/src/room/LobbyView.tsx @@ -86,7 +86,7 @@ export function LobbyView(props: Props) { {enableE2EE && (