mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
fix: Add Base serie translations (#161)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -4,10 +4,11 @@ import Set from '../Team Rocket'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Rainbow Energy",
|
||||
fr: "Énergie multicolore"
|
||||
},
|
||||
illustrator: "Takumi Akabane",
|
||||
rarity: "Rare",
|
||||
category: "Trainer",
|
||||
category: "Energy",
|
||||
|
||||
set: Set,
|
||||
|
||||
|
Reference in New Issue
Block a user