mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
parent
ea9c77cf49
commit
53857083f2
@ -1,4 +1,4 @@
|
|||||||
namespace NzbDrone.Core.ImportLists.TMDb
|
namespace NzbDrone.Core.ImportLists.TMDb
|
||||||
{
|
{
|
||||||
public enum TMDbLanguageCodes
|
public enum TMDbLanguageCodes
|
||||||
{
|
{
|
||||||
@ -21,6 +21,10 @@ public enum TMDbLanguageCodes
|
|||||||
sv,
|
sv,
|
||||||
tr,
|
tr,
|
||||||
vi,
|
vi,
|
||||||
zh
|
zh,
|
||||||
|
ta,
|
||||||
|
te,
|
||||||
|
hi,
|
||||||
|
bn
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user