mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 11:00:20 +10:00
fix Filipino translation
This commit is contained in:
@@ -212,7 +212,7 @@ function Format-LanguageCode {
|
|||||||
$returnCode = 'el'
|
$returnCode = 'el'
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
'^fi' {
|
'^fi$' {
|
||||||
$returnCode = 'fi'
|
$returnCode = 'fi'
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user