mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Added: Czech Language (#2948)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace NzbDrone.Core.Parser
|
||||
@@ -29,6 +29,7 @@ namespace NzbDrone.Core.Parser
|
||||
Korean = 21,
|
||||
Hungarian = 22,
|
||||
Hebrew = 23,
|
||||
Czech = 24,
|
||||
Any = -1,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user