From db02178fce31f3ef65910f21c1f75d598d02b932 Mon Sep 17 00:00:00 2001 From: Robin Townsend Date: Mon, 17 Oct 2022 01:07:43 -0400 Subject: [PATCH] Revert en-GB changes --- public/locales/en-GB/app.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 2a2fe438..44e3c2fc 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -1,4 +1,11 @@ { + "{{count}} people connected|one": "{{count}} person connected", + "{{count}} people connected|other": "{{count}} people connected", + "{{displayName}}, your call is now ended": "{{displayName}}, your call is now ended", + "{{name}} is presenting": "{{name}} is presenting", + "{{name}} is talking…": "{{name}} is talking…", + "{{names}}, {{name}}": "{{names}}, {{name}}", + "{{roomName}} - Walkie-talkie call": "{{roomName}} - Walkie-talkie call", "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Already have an account?<1><0>Log in Or <2>Access as a guest", "<0>Create an account Or <2>Access as a guest": "<0>Create an account Or <2>Access as a guest", "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.", @@ -56,8 +63,8 @@ "Login": "Login", "Login to your account": "Login to your account", "Microphone": "Microphone", - "Microphone permissions needed to join the call.": "Microphone permissions needed to join the call.", "Microphone {{n}}": "Microphone {{n}}", + "Microphone permissions needed to join the call.": "Microphone permissions needed to join the call.", "More": "More", "More menu": "More menu", "Mute microphone": "Mute microphone", @@ -122,12 +129,5 @@ "WebRTC is not supported or is being blocked in this browser.": "WebRTC is not supported or is being blocked in this browser.", "Yes, join call": "Yes, join call", "You can't talk at the same time": "You can't talk at the same time", - "Your recent calls": "Your recent calls", - "{{count}} people connected|one": "{{count}} person connected", - "{{count}} people connected|other": "{{count}} people connected", - "{{displayName}}, your call is now ended": "{{displayName}}, your call is now ended", - "{{names}}, {{name}}": "{{names}}, {{name}}", - "{{name}} is presenting": "{{name}} is presenting", - "{{name}} is talking…": "{{name}} is talking…", - "{{roomName}} - Walkie-talkie call": "{{roomName}} - Walkie-talkie call" + "Your recent calls": "Your recent calls" }