mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19: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: "A2",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "Kollision von Raum und Zeit",
|
||||
en: "Space-Time Smackdown",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "Pugna Espaciotemporal",
|
||||
fr: "Choc Spatio-Temporel",
|
||||
it: "Scontro Spaziotemporale",
|
||||
'pt-br': "Embate do Tempo e Espaço",
|
||||
ko: '시공의 격투'
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user