1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-22 11:59:18 +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,14 +5,26 @@ const card: Card = {
set: Set,
name: {
en: "Budding Expeditioner"
en: "Budding Expeditioner",
fr: "Jeune Explorateur",
es: "Explorador Novel",
it: "Esploratore in Erba",
de: "Abenteurer-Neuling",
'pt-br': "Expedicionário Principiante",
ko: "신출내기 조사원"
},
illustrator: "Yuu Nishida",
category: "Trainer",
effect: {
en: "Put your Mew ex in the Active Spot into your hand."
en: "Put your Mew ex in the Active Spot into your hand.",
fr: "Ajoutez votre Mew-ex sur le Poste Actif à votre main.",
es: "Pon a tu Mew ex que esté en el Puesto Activo en tu mano.",
it: "Riprendi in mano il tuo Mew-ex in posizione attiva.",
de: "Nimm dein Mew-ex in der Aktiven Position auf deine Hand.",
'pt-br': "Coloque seu Mew ex do Campo Ativo na sua mão.",
ko: "자신의 배틀필드의 「뮤 ex」 패로 되돌린다."
},
trainerType: "Supporter",