mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
Added Sun & Moon for other languages
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Aether Foundation Employee",
|
||||
fr: "Employés de la Fondation Æther",
|
||||
es: "Empleados Fundación Æther",
|
||||
it: "Dipendente della Fondazione Æther",
|
||||
pt: "Funcionários da Aether",
|
||||
de: "Angestellte der Æther Foundation"
|
||||
},
|
||||
illustrator: "take",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Ajoutez 3 Pokémon avec « d’Alola » dans leur nom, de votre pile de défausse à votre main.",
|
||||
en: "Put 3 Pokémon that have \"Alolan\" in their names from your discard pile into your hand.",
|
||||
es: "Pon 3 Pokémon que tengan \"de Alola\" en su nombre de tu pila de descartes en tu mano.",
|
||||
it: "Prendi tre Pokémon con “di Alola” nel nome dalla tua pila degli scarti e aggiungili alle carte che hai in mano.",
|
||||
pt: "Coloque 3 Pokémon da sua pilha de descarte na sua mão que tenham “de Alola” no seu nome.",
|
||||
de: "Nimm 3 Pokémon, bei denen Alola zum Namen gehört, aus deinem Ablagestapel auf deine Hand."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
Reference in New Issue
Block a user