mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -6,10 +6,11 @@ const base2: Set = {
|
||||
|
||||
name: {
|
||||
en: "Jungle",
|
||||
fr: "Jungle",
|
||||
fr: "Jungla",
|
||||
de: "Dschungel",
|
||||
it: "Jungle",
|
||||
es: "Jungla"
|
||||
es: "Jungla",
|
||||
pt: "Selva"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user