From fdef960ac1120dab36f00fb355fdfd31b4ebb262 Mon Sep 17 00:00:00 2001 From: John Andrews Date: Tue, 1 Oct 2024 19:26:10 +1300 Subject: [PATCH] translations --- Plex/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plex/i18n/en.json b/Plex/i18n/en.json index 55b0ff30..dff6be01 100644 --- a/Plex/i18n/en.json +++ b/Plex/i18n/en.json @@ -2,6 +2,7 @@ "Flow": { "Parts": { "PlexAnalyze": { + "Label": "Plex Analyze", "Description": "Sends a message to a Plex server to analyze the working file. \nThe working file must already be known to Plex for this to work.", "Fields": { "AccessToken": "Access Token", @@ -20,6 +21,7 @@ } }, "PlexUpdater": { + "Label": "Plex Update", "Description": "Sends a message to a Plex server to update the library.", "Fields": { "AccessToken": "Access Token",