From 5cb20b40089ffa01c03d794766fdad4c24960c1a Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Tue, 6 Jun 2023 19:22:41 +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 1f9d86ee9c..c9827ad23b 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1736,5 +1736,6 @@ "AllowCollectionManagement": "Allow this user to manage collections", "GetThePlugin": "Get the Plugin", "Notifications": "Notifications", - "NotificationsMovedMessage": "The notifications functionality has moved to the Webhook plugin." + "NotificationsMovedMessage": "The notifications functionality has moved to the Webhook plugin.", + "PasswordRequiredForAdmin": "A password is required for admin accounts." }