From 09c5fc65c0938f47113623bb0fa833a90627cd3f Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sat, 25 Oct 2025 12:41:18 -0600 Subject: [PATCH] add missing watchparty translation --- src/assets/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 7a3c93ce..11a4ff5f 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -1261,6 +1261,7 @@ "cancel": "Cancel", "save": "Save", "emptyRoom": "No one is in this room yet", + "noHost": "No host in this watch party", "invalidRoom": "Unable to connect to this room", "contentMismatch": "Cannot join watch party: The content does not match the host's content.", "episodeMismatch": "Cannot join watch party: You are watching a different episode than the host.",