mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 04:23:08 +00:00
fixed filipino to use lang code tl
This commit is contained in:
parent
76a5db711a
commit
db0034cce8
2 changed files with 2 additions and 2 deletions
|
@ -437,7 +437,7 @@ overlays:
|
|||
template: [name: flags, name: standard]
|
||||
|
||||
filipino:
|
||||
variables: {key: fl, text: FL, weight: 270, country: ph}
|
||||
variables: {key: tl, text: FL, weight: 270, country: ph}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
galician:
|
||||
|
|
|
@ -46,7 +46,7 @@ Supported library types: Movie & Show
|
|||
| Estonian | `et` | `300` | `ee` | ❌ |
|
||||
| Basque | `eu` | `290` | `es` | ❌ |
|
||||
| Finnish | `fi` | `280` | `fi` | ❌ |
|
||||
| Filipino | `fl` | `270` | `ph` | ❌ |
|
||||
| Filipino | `tl` | `270` | `ph` | ❌ |
|
||||
| Galician | `gl` | `260` | `es` | ❌ |
|
||||
| Hebrew | `he` | `250` | `il` | ❌ |
|
||||
| Croatian | `hr` | `240` | `hr` | ❌ |
|
||||
|
|
Loading…
Reference in a new issue