diff --git a/src/i18n/locale/en.json b/src/i18n/locale/en.json index 0980f28c3..0003892a6 100644 --- a/src/i18n/locale/en.json +++ b/src/i18n/locale/en.json @@ -365,7 +365,6 @@ "components.ResetPassword.validationpasswordrequired": "You must provide a password", "components.Search.search": "Search", "components.Search.searchresults": "Search Results", - "components.Settings.Allow Overseerr to correctly register client IP addresses behind a proxy (Overseerr must be restarted for changes to take effect)": "Allow Overseerr to correctly register client IP addresses behind a proxy (Overseerr must be restarted for changes to take effect)", "components.Settings.Notifications.NotificationsLunaSea.agentenabled": "Enable Agent", "components.Settings.Notifications.NotificationsLunaSea.profileName": "Profile Name", "components.Settings.Notifications.NotificationsLunaSea.profileNameTip": "Only required if not using the default profile", @@ -761,6 +760,7 @@ "components.Settings.toastSettingsFailure": "Something went wrong while saving settings.", "components.Settings.toastSettingsSuccess": "Settings saved successfully!", "components.Settings.trustProxy": "Enable Proxy Support", + "components.Settings.trustProxyTip": "Allow Overseerr to correctly register client IP addresses behind a proxy (Overseerr must be restarted for changes to take effect)", "components.Settings.validationApplicationTitle": "You must provide an application title", "components.Settings.validationApplicationUrl": "You must provide a valid URL", "components.Settings.validationApplicationUrlTrailingSlash": "URL must not end in a trailing slash",