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