mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-26 13:59:18 +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:
@ -3,8 +3,12 @@ import Set from '../Boundaries Crossed'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Farfetch'd",
|
||||
en: "Farfetch’d",
|
||||
fr: "Canarticho",
|
||||
es: "Farfetch’d",
|
||||
it: "Farfetch’d",
|
||||
pt: "Farfetch’d",
|
||||
de: "Porenta"
|
||||
},
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "Uncommon",
|
||||
|
Reference in New Issue
Block a user