Avoid looking for en-US culture resources
This commit is contained in:
@ -59,5 +59,7 @@ namespace Oqtane.Shared
|
||||
public static readonly string[] InvalidFileNameEndingChars = { ".", " " };
|
||||
|
||||
public static readonly string StalliteAssemblyExtension = ".resources.dll";
|
||||
|
||||
public static readonly string DefaultCulture = "en-US";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user