mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-16 06:39:50 +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 bw1: Set = {
|
||||
fr: "Noir & Blanc",
|
||||
es: "Negro y Blanco",
|
||||
it: "Nero e Bianco",
|
||||
de: "Schwarz & Weiß"
|
||||
de: "Schwarz & Weiß",
|
||||
pt: "Black & White"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user