mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +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: "A1",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "Unschlagbare Gene",
|
||||
en: "Genetic Apex",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "Genes Formidables",
|
||||
fr: "Puissance Génétique",
|
||||
it: "Geni Supremi",
|
||||
'pt-br': "Dominação Genética",
|
||||
ko: '최강의 유전자'
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user