Skip to content

Commit

Permalink
Merge branch 'refs/heads/adam-pope-arup/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
YozoraXCII committed May 27, 2024
2 parents f913d04 + 5406aa5 commit d2dea6a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion defaults/award/cesar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ collections:
key: best
template:
- name: shared
sort: Cesar !
sort: César !
allowed_libraries: movie
image: award/cesar/winner
translation_key: cesar_best
Expand Down
2 changes: 1 addition & 1 deletion defaults/award/golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ collections:
key: best_picture
template:
- name: shared
sort: Golden Globes !1
sort: Golden Globe !1
allowed_libraries: movie
image: award/golden/best_picture_winner
translation_key: golden_picture
Expand Down
2 changes: 1 addition & 1 deletion defaults/award/spirit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ collections:
key: best
template:
- name: shared
sort: Spirit !1
sort: Independent Spirit Awards !1
allowed_libraries: movie
image: award/spirit/winner
translation_key: spirit_best
Expand Down
4 changes: 4 additions & 0 deletions defaults/overlays/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -604,3 +604,7 @@ overlays:
lingala:
variables: {key: ln, text: LN, weight: 11, country: cd}
template: [name: flags, name: standard]

bambara:
variables: {key: bm, text: BM, weight: 12, country: ml}
template: [name: flags, name: standard]
1 change: 1 addition & 0 deletions docs/defaults/overlays/languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Supported library types: Movie & Show
| Tamil | `ta` | `30` | `in` | :fontawesome-solid-circle-xmark:{ .red } |
| Urdu | `ur` | `20` | `pk` | :fontawesome-solid-circle-xmark:{ .red } |
| Vietnamese | `vi` | `15` | `vn` | :fontawesome-solid-circle-xmark:{ .red } |
| Bambara | `bm` | `12` | `ml` | :fontawesome-solid-circle-xmark:{ .red } |
| Lingala | `ln` | `11` | `cd` | :fontawesome-solid-circle-xmark:{ .red } |
| Wolof | `wo` | `10` | `sn` | :fontawesome-solid-circle-xmark:{ .red } |
| Mayan | `myn` | `8` | `mx` | :fontawesome-solid-circle-xmark:{ .red } |
Expand Down

0 comments on commit d2dea6a

Please sign in to comment.