mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 02:19: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: "A2a",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "Licht des Triumphs",
|
||||
en: "Triumphant Light",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "Luz Triunfal",
|
||||
fr: "Lumière Triomphale",
|
||||
it: "Luce Trionfale",
|
||||
'pt-br': "Luz Triunfante",
|
||||
ko: '초극의 빛'
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user