diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 5c287332d..3c058a3bc 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -612,6 +612,8 @@ "TrackTitle": "Track Title", "Type": "Type", "UILanguage": "UI Language", + "UILanguageHelpText": "Language that Lidarr will use for UI", + "UILanguageHelpTextWarning": "Browser Reload Required", "UISettings": "UI Settings", "UnableToAddANewDownloadClientPleaseTryAgain": "Unable to add a new download client, please try again.", "UnableToAddANewImportListExclusionPleaseTryAgain": "Unable to add a new import list exclusion, please try again.",