Merge remote-tracking branch 'upstream/master' into optimize-db-helper-memory
This commit is contained in:
+1
-1
@@ -427,7 +427,7 @@ namespace Jellyfin.Server.Implementations.Tests.Localization
|
||||
{
|
||||
CultureInfo.CurrentUICulture = CultureInfo.GetCultureInfo("de");
|
||||
var translated = localizationManager.GetLocalizedString("Artists");
|
||||
Assert.Equal("Interpreten", translated);
|
||||
Assert.Equal("Künstler", translated);
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user