From 654c673f98749d34f08a1de2b68602d72bb08f8d Mon Sep 17 00:00:00 2001 From: 0xsysr3ll <0xsysr3ll@pm.me> Date: Fri, 20 Feb 2026 23:44:29 +0100 Subject: [PATCH] fix: missing translations --- src/i18n/locale/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/locale/en.json b/src/i18n/locale/en.json index a09870806..20cf90a49 100644 --- a/src/i18n/locale/en.json +++ b/src/i18n/locale/en.json @@ -1267,6 +1267,8 @@ "components.Settings.ssl": "SSL", "components.Settings.startscan": "Start Scan", "components.Settings.starttyping": "Starting typing to search.", + "components.Settings.switchMediaServerError": "Something went wrong while switching media server. Please try again.", + "components.Settings.switchMediaServerSuccess": "Media server cleared. You may need to restart.", "components.Settings.syncJellyfin": "Sync Libraries", "components.Settings.syncing": "Syncing", "components.Settings.tautulliApiKey": "API Key",