fix: French album types, add map_album type test

This commit is contained in:
ThetaDev 2022-11-03 12:47:01 +01:00
parent 57abab112f
commit 6e2ba71f33
4 changed files with 38 additions and 7 deletions

View file

@ -1104,6 +1104,8 @@
"album": "Album",
"ep": "Ep",
"livre audio": "Audiobook",
"microalbum": "Ep",
"simple": "Single",
"single": "Single",
"émission": "Show"
}