mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49: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: "XY",
|
||||
es: "XY",
|
||||
it: "XY",
|
||||
de: "XY"
|
||||
de: "XY",
|
||||
pt: "XY"
|
||||
},
|
||||
|
||||
energies: [
|
||||
|
Reference in New Issue
Block a user