assorted: more follow up on #12274 but for C#

This commit is contained in:
Garfield69
2021-09-08 13:14:00 +12:00
parent da340ed952
commit 1892cab418
44 changed files with 44 additions and 44 deletions

View File

@@ -84,7 +84,7 @@ namespace Jackett.Common.Indexers
configData: new ConfigurationData())
{
Encoding = Encoding.UTF8;
Language = "es-es";
Language = "es-ES";
Type = "public";
AddCategoryMapping(1, TorznabCatType.BooksEBook);