mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 11:30:46 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -8,7 +8,8 @@ const hgss3: Set = {
|
||||
en: "Undaunted",
|
||||
fr: "Indomptable",
|
||||
it: "Senza Paura",
|
||||
de: "Unerschrocken"
|
||||
de: "Unerschrocken",
|
||||
pt: "Destemido"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user