mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +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 bw10: Set = {
|
||||
name: {
|
||||
en: "Plasma Blast",
|
||||
fr: "Explosion Plasma",
|
||||
de: "Plasma-Blaster"
|
||||
de: "Plasma-Blaster",
|
||||
pt: "Explosão de Plasma" // also "Explosão Plasma" in the PTCGO
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user