mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
feat: Add the TCG Pocket cards in other languages (#734)
This commit is contained in:
@ -5,12 +5,13 @@ const set: Set = {
|
||||
id: "A1a",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "Mysteriöse Insel",
|
||||
en: "Mythical Island",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "La Isla Singular",
|
||||
fr: "L’Île Fabuleuse",
|
||||
it: "L'Isola Misteriosa",
|
||||
'pt-br': "Ilha Mítica",
|
||||
ko: '환상이 있는 섬'
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user