1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

feat: Added XY Datas for other languages (#265)

This commit is contained in:
2022-03-31 11:01:32 +02:00
committed by GitHub
parent fc74c637d3
commit 4ec775fe56
1694 changed files with 23608 additions and 4670 deletions

View File

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Froakie",
fr: "Grenousse",
es: "Froakie",
it: "Froakie",
pt: "Froakie",
de: "Froxy"
},
stage: "Stage1",
@ -36,7 +40,7 @@ const card: Card = {
],
name: {
en: "Water Duplicates",
fr: "DuplicatEau",
fr: "Duplicat'Eau",
es: "Duplicados de Agua",
it: "Idrocopie",
pt: "Duplicações de Água",
@ -44,7 +48,7 @@ const card: Card = {
},
effect: {
en: "Search your deck for up to 3 Frogadier and put them onto your Bench. Shuffle your deck afterward.",
fr: "Cherchez jusquà 3 Croâporal dans votre deck et placez-les sur votre Banc. Mélangez ensuite votre deck.",
fr: "Cherchez jusqu'à 3 Croâporal dans votre deck et placez-les sur votre Banc. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 3 Frogadier y ponlos en tu Banca. Baraja las cartas de tu baraja después.",
it: "Cerca nel tuo mazzo fino a tre Frogadier e mettili nella tua panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure em seu baralho até 3 Frogadier e coloque-os no seu Banco. Em seguida, embaralhe seus cards.",