mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 13:58:25 +00:00
[11] Added Mongolian to Default Language overlays/collections (#2117)
This commit is contained in:
parent
70ade2b4a0
commit
42c6682fde
3 changed files with 7 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.0.2-build10
|
||||
2.0.2-build11
|
||||
|
|
|
@ -612,3 +612,8 @@ overlays:
|
|||
afrikaans:
|
||||
variables: {key: af, text: AF, weight: 13, country: za}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
mongolian:
|
||||
variables: {key: mn, text: MN, weight: 14, country: mn}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
|
|
|
@ -91,6 +91,7 @@ Supported library types: Movie & Show
|
|||
| Lingala | `ln` | `11` | `cd` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Bambara | `bm` | `12` | `ml` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Afrikaans | `af` | `13` | `af` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Mongolian | `mn` | `14` | `mn` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
|
||||
|
||||
??? tip "Square Style (click to expand)"
|
||||
|
|
Loading…
Add table
Reference in a new issue