mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +00:00
It should compile for Spanish :D
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -6,7 +6,8 @@ const swsh3: Set = {
|
||||
|
||||
name: {
|
||||
en: "Darkness Ablaze",
|
||||
fr: "Ténèbres Embrasées"
|
||||
fr: "Ténèbres Embrasées",
|
||||
es: "Oscuridad Incandescente"
|
||||
,
|
||||
},
|
||||
|
||||
@ -32,4 +33,4 @@ const swsh3: Set = {
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh3
|
||||
export default swsh3
|
||||
|
Reference in New Issue
Block a user