mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 19:40:48 +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: "Épée et Bouclier",
|
||||
es: "Espada y Escudo",
|
||||
it: "Spada e Scudo",
|
||||
de: "Schwert & Schild"
|
||||
de: "Schwert & Schild",
|
||||
pt: "Espada e Escudo"
|
||||
},
|
||||
|
||||
energies: [
|
||||
|
Reference in New Issue
Block a user