mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-24 04:49:19 +00:00
Added BW translation (#65)
* Added basic translation IT will need a second checkup by another source as attacks are not correcly ordered Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net> * Removed bugged file Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,7 +4,11 @@ import Set from '../Plasma Storm'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "White Kyurem-EX",
|
||||
fr: "Kyurem Blanc-EX",
|
||||
fr: "Kyurem Blanc EX",
|
||||
es: "Kyurem Blanco-EX",
|
||||
it: "Kyurem Bianco-EX",
|
||||
pt: "Kyurem Branco-EX",
|
||||
de: "Weißes Kyurem-EX"
|
||||
},
|
||||
illustrator: "Shizurow",
|
||||
rarity: "Rare",
|
||||
|
Reference in New Issue
Block a user