mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[8] Adding Afrikaans to Languages overlay (#2111)
This commit is contained in:
parent
0d50044a93
commit
f6eff4209b
3 changed files with 9 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.0.2-build7
|
||||
2.0.2-build8
|
||||
|
|
|
@ -608,3 +608,7 @@ overlays:
|
|||
bambara:
|
||||
variables: {key: bm, text: BM, weight: 12, country: ml}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
afrikaans:
|
||||
variables: {key: af, text: AF, weight: 13, country: za}
|
||||
template: [name: flags, name: standard]
|
||||
|
|
|
@ -88,6 +88,10 @@ Supported library types: Movie & Show
|
|||
| Zulu | `zu` | `3` | `za` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Luxembourgish | `lb` | `2` | `lu` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Mossi | `mos` | `1` | `bf` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| 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 } |
|
||||
|
||||
|
||||
??? tip "Square Style (click to expand)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue