From 2a6f7d295c939bce4fe3eb4eaefc6003f612dcb4 Mon Sep 17 00:00:00 2001 From: Timo K Date: Sun, 7 Apr 2024 13:28:15 +0200 Subject: [PATCH] yarn i18n Signed-off-by: Timo K --- public/locales/en-GB/app.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index d5f7f82f..a020308f 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -156,8 +156,5 @@ "sfu_participant_local": "You", "volume": "Volume" }, - "wait_for_invite": { - "wait_message": "Waiting for the meeting host to let you in." - }, "waiting_for_participants": "Waiting for other participants…" }