mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-29 11:09:51 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -7,9 +7,10 @@ const base1: Set = {
|
||||
name: {
|
||||
en: "Base Set",
|
||||
fr: "Set de Base",
|
||||
es: "Base Set",
|
||||
es: "Edición Básica",
|
||||
it: "Set Base",
|
||||
de: "Grundset"
|
||||
de: "Grundset",
|
||||
pt: "Coleção Básica"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user