From 728e37b23c9c6cf583c8a7d2f45583b10c3b9d5a Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 19 Sep 2023 18:02:57 +0100 Subject: [PATCH] i18n --- public/locales/en-GB/app.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 5d3d524c..d4a65549 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -21,6 +21,7 @@ "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)", "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)", "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy and our <5>Cookie Policy.": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy and our <5>Cookie Policy.", + "Call not found": "Call not found", "Camera": "Camera", "Close": "Close", "Confirm password": "Confirm password", @@ -38,6 +39,7 @@ "Download debug logs": "Download debug logs", "Element Call Home": "Element Call Home", "Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call is temporarily not end-to-end encrypted while we test scalability.", + "Element Calls are now end-to-end encrypted and need to be explicitly created. This helps make sure everyone's using the same encryption key.": "Element Calls are now end-to-end encrypted and need to be explicitly created. This helps make sure everyone's using the same encryption key.", "Enable end-to-end encryption (password protected calls)": "Enable end-to-end encryption (password protected calls)", "Encrypted": "Encrypted", "End call": "End call",