fix: French album types, add map_album type test
This commit is contained in:
parent
57abab112f
commit
6e2ba71f33
4 changed files with 38 additions and 7 deletions
|
|
@ -1104,6 +1104,8 @@
|
|||
"album": "Album",
|
||||
"ep": "Ep",
|
||||
"livre audio": "Audiobook",
|
||||
"microalbum": "Ep",
|
||||
"simple": "Single",
|
||||
"single": "Single",
|
||||
"émission": "Show"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue