1
0
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:
2025-05-17 19:27:22 +02:00
committed by GitHub
parent c26b91ac85
commit 8ca40f410d
1116 changed files with 26787 additions and 4023 deletions

View File

@ -5,7 +5,13 @@ const card: Card = {
set: Set,
name: {
en: "Starmie ex"
en: "Starmie ex",
fr: "Staross-ex",
es: "Starmie ex",
it: "Starmie-ex",
de: "Starmie-ex",
'pt-br': "Starmie ex",
ko: "아쿠스타 ex"
},
illustrator: "PLANETA Igarashi",
@ -23,7 +29,13 @@ const card: Card = {
cost: ["Water", "Water"],
name: {
en: "Hydro Splash"
en: "Hydro Splash",
fr: "Hydro-Éclaboussure",
es: "Hidroestallido",
it: "Idrosplash",
de: "Hydroplatscher",
'pt-br': "Hidroborrifada",
ko: "하이드로 스플래시"
},
damage: "90"