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: "Sky Field",
fr: "Zone Aérienne",
es: "Campo Celestial",
it: "Campo Aereo",
pt: "Campo Celeste",
de: "Himmelsfeld"
},
illustrator: "Ayaka Yoshida",
rarity: "Uncommon",
@ -23,8 +27,12 @@ const card: Card = {
effect: {
fr: "Chaque joueur peut avoir 8 Pokémon sur son Banc.\n\n(Lorsque cette carte nest plus en jeu, chaque joueur défausse des Pokémon de Banc jusqu'à en avoir 5 sur le Banc. Le propriétaire de cette carte défausse en premier.)",
en: "Each player can have 8 Pokémon on his or her Bench.\n\n(When this card leaves play, each player discards Benched Pokémon until he or she has 5 Pokémon on the Bench. The owner of this card discards first.)"
fr: "Chaque joueur peut avoir 8 Pokémon sur son Banc.\n\n(Lorsque cette carte n'est plus en jeu, chaque joueur défausse des Pokémon de Banc jusqu'à en avoir 5 sur le Banc. Le propriétaire de cette carte défausse en premier.)",
en: "Each player can have 8 Pokémon on his or her Bench.\n\n(When this card leaves play, each player discards Benched Pokémon until he or she has 5 Pokémon on the Bench. The owner of this card discards first.)",
es: "Cada jugador puede tener 8 Pokémon en su Banca.",
it: "Ciascun giocatore può avere otto Pokémon nella sua panchina.",
pt: "Cada jogador pode ter 8 Pokémon no Banco.",
de: "Jeder Spieler kann 8 Pokémon auf seiner Bank haben."
},
trainerType: "Stadium",