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