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

Added some XY translations (#63)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-23 00:18:16 +02:00
committed by GitHub
parent 741c19791e
commit 0ce5e62460
642 changed files with 8206 additions and 1657 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Claw Fossil Anorith",
fr: "Fossile Griffe Anorith",
es: "Fósil Garra Anorith",
it: "Fossilunghia di Anorith",
pt: "Fóssil Garra de Anorith",
de: "Anoriths Klauenfossil"
},
illustrator: "Toyste Beach",
rarity: "Uncommon",
@ -24,7 +28,11 @@ const card: Card = {
effect: {
fr: "Regardez les 7 cartes du dessous de votre deck. Vous pouvez montrer un Anorith que vous y trouvez et le placer sur votre Banc. Mélangez les autres cartes avec votre deck.",
en: "Look at the bottom 7 cards of your deck. You may reveal an Anorith you find there and put it onto your Bench. Shuffle the other cards back into your deck."
en: "Look at the bottom 7 cards of your deck. You may reveal an Anorith you find there and put it onto your Bench. Shuffle the other cards back into your deck.",
es: "Mira las 7 últimas cartas de tu baraja. Puedes enseñar 1 Anorith que encuentres entre ellas y ponerlo en tu Banca. Pon el resto de cartas de nuevo en tu baraja y barájalas todas.",
it: "Guarda le ultime sette carte del tuo mazzo. Puoi mostrare un Anorith presente tra quelle carte e metterlo nella tua panchina. Poi rimischia le altre carte nel tuo mazzo.",
pt: "Olhe os 7 cards debaixo do seu baralho. Você poderá revelar um Anorith que encontrar lá e colocá-lo no seu Banco. Embaralhe os demais cards de volta no seu baralho.",
de: "Schau dir die untersten 7 Karten deines Decks an. Falls du dort ein Anorith findest, kannst du es deinem Gegner zeigen und auf deine Bank legen. Mische die anderen Karten zurück in dein Deck."
},
trainerType: "Item",