From 76460f3abe965c9ebdc90f82b7d19ca6cecb318f Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Tue, 20 Jun 2023 22:35:53 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index c9827ad23b..938f0dc185 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1737,5 +1737,6 @@ "GetThePlugin": "Get the Plugin", "Notifications": "Notifications", "NotificationsMovedMessage": "The notifications functionality has moved to the Webhook plugin.", - "PasswordRequiredForAdmin": "A password is required for admin accounts." + "PasswordRequiredForAdmin": "A password is required for admin accounts.", + "LabelSyncPlayNoGroups": "No groups available" }