mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +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: "P-A",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "PROMO-A",
|
||||
en: "Promos-A",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "Promo-A",
|
||||
fr: "Promo-A",
|
||||
it: "Promo-A",
|
||||
ko: "Promo-A",
|
||||
'pt-br': "Promo-A"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user