1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Exeggcute",
fr: "Noeunoeuf",
es: "Exeggcute",
it: "Exeggcute",
pt: "Exeggcute",
de: "Owei"
},
illustrator: "Tomokazu Komiya",
rarity: "Common",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Loathe",
fr: "Dégoût",
es: "Desdén",
it: "Avversione",
pt: "Abominar",
de: "Abscheu"
},
effect: {
en: "Flip a coin. If heads, switch this Pokémon with 1 of your Benched Pokémon.",
fr: "Lancez une pièce. Si c'est face, échangez ce Pokémon avec l'un de vos Pokémon de Banc.",
fr: "Lancez une pièce. Si c'est face, échangez ce Pokémon avec l'un de vos Pokémon de Banc.",
es: "Lanza 1 moneda. Si sale cara, cambia este Pokémon por 1 de tus Pokémon en Banca.",
it: "Lancia una moneta. Se esce testa, scambia questo Pokémon con uno della tua panchina.",
pt: "Jogue uma moeda. Se sair cara, troque este Pokémon por 1 dos seus Pokémon no Banco.",
de: "Wirf 1 Münze. Tausche bei \"Kopf\" dieses Pokémon gegen 1 Pokémon auf deiner Bank aus."
},
},
@ -44,6 +56,10 @@ const card: Card = {
name: {
en: "Ram",
fr: "Collision",
es: "Apisonar",
it: "Carica",
pt: "Aríete",
de: "Ramme"
},
damage: 10,