1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 01:49:19 +00:00

feat: Add series names

Signed-off-by: Avior <git@avior.me>
This commit is contained in:
2024-11-12 11:09:04 +01:00
parent 041572da85
commit 8eb9131f60
3 changed files with 7 additions and 3 deletions

View File

@ -8,7 +8,8 @@ const set: Serie = {
es: "Diamante & Perla",
it: "Diamante & Perla",
de: "Diamant & Perl",
pt: "Diamante & Pérola"
pt: "Diamante & Pérola",
pl: "Diament i Perla"
},
}