mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39:18 +00:00
Added informations on more languages for Sword & Shield cards
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,7 +4,11 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Cufant",
|
||||
fr: "Charibari"
|
||||
fr: "Charibari",
|
||||
es: "Cufant",
|
||||
it: "Cufant",
|
||||
pt: "Cufant",
|
||||
de: "Kupfanti"
|
||||
},
|
||||
|
||||
illustrator: "Akira Komayama",
|
||||
@ -26,7 +30,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Strength",
|
||||
fr: "Force"
|
||||
fr: "Force",
|
||||
es: "Fuerza",
|
||||
it: "Forza",
|
||||
pt: "Força",
|
||||
de: "Stärke"
|
||||
},
|
||||
|
||||
damage: 60,
|
||||
|
Reference in New Issue
Block a user