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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Fossil Researcher",
fr: "Chercheur de Fossiles",
es: "Investigador de Fósiles",
it: "Ricercatore di Fossili",
pt: "Pesquisador de Fósseis",
de: "Fossilforscher"
},
illustrator: "Naoki Saito",
rarity: "Uncommon",
@ -23,8 +27,12 @@ const card: Card = {
effect: {
fr: "Cherchez une combinaison de jusquà 2 Amagara ou Ptyranidur dans votre deck et placez-les sur votre Banc. Mélangez ensuite votre deck.",
en: "Search your deck for up to 2 in any combination of Amaura or Tyrunt and put them onto your Bench. Shuffle your deck afterward."
fr: "Cherchez une combinaison de jusqu'à 2 Amagara ou Ptyranidur dans votre deck et placez-les sur votre Banc. Mélangez ensuite votre deck.",
en: "Search your deck for up to 2 in any combination of Amaura or Tyrunt and put them onto your Bench. Shuffle your deck afterward.",
es: "Busca en tu baraja hasta 2 Amaura o Tyrunt, en cualquier combinación, y ponlos en tu Banca. Baraja las cartas de tu baraja después.",
it: "Cerca nel tuo mazzo fino a due Amaura o Tyrunt, in qualsiasi combinazione, e mettili nella tua panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure em seu baralho até 2 Amaura ou Tyrunt em qualquer combinação e coloque-os em seu Banco. Em seguida, embaralhe seus cards.",
de: "Durchsuche dein Deck nach einer beliebigen Kombination aus bis zu 2 Amarino oder Balgoras und lege sie auf deine Bank. Mische anschließend dein Deck."
},
trainerType: "Supporter",