mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -7,7 +7,8 @@ const set: Serie = {
|
||||
fr: "Diamant & Perle",
|
||||
es: "Diamante & Perla",
|
||||
it: "Diamante & Perla",
|
||||
de: "Diamant & Perl"
|
||||
de: "Diamant & Perl",
|
||||
pt: "Diamante & Pérola"
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user