mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
New: Separate UI Language into two settings for Movie Info and Main UI
This commit is contained in:
@@ -77,6 +77,7 @@ namespace NzbDrone.Core.Configuration
|
||||
bool ShowRelativeDates { get; set; }
|
||||
bool EnableColorImpairedMode { get; set; }
|
||||
int MovieInfoLanguage { get; set; }
|
||||
int UILanguage { get; set; }
|
||||
|
||||
//Internal
|
||||
bool CleanupMetadataImages { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user