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 swsh1: Set = {
|
||||
fr: "Épée et Bouclier",
|
||||
es: "Espada y Escudo",
|
||||
it: "Spada e Scudo",
|
||||
de: "Schwert & Schild"
|
||||
de: "Schwert & Schild",
|
||||
pt: "Espada e Escudo"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user