mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update SubtitleHelper.kt
This commit is contained in:
parent
3386f5e994
commit
b9e570f7a9
1 changed files with 2 additions and 1 deletions
|
@ -153,6 +153,7 @@ object SubtitleHelper {
|
||||||
private val flags = mapOf(
|
private val flags = mapOf(
|
||||||
"af" to "ZA",
|
"af" to "ZA",
|
||||||
"agq" to "CM",
|
"agq" to "CM",
|
||||||
|
"ajp" to "SY",
|
||||||
"ak" to "GH",
|
"ak" to "GH",
|
||||||
"am" to "ET",
|
"am" to "ET",
|
||||||
"ar" to "AE",
|
"ar" to "AE",
|
||||||
|
@ -515,4 +516,4 @@ object SubtitleHelper {
|
||||||
Language639("Zhuang", "Saɯ cueŋƅ, Saw cuengh", "za", "zha", "zha", "zha", ""),
|
Language639("Zhuang", "Saɯ cueŋƅ, Saw cuengh", "za", "zha", "zha", "zha", ""),
|
||||||
Language639("Zulu", "isiZulu", "zu", "zul", "zul", "zul", ""),
|
Language639("Zulu", "isiZulu", "zu", "zul", "zul", "zul", ""),
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue