mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09: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 swsh2: Set = {
|
||||
|
||||
name: {
|
||||
en: "Rebel Clash",
|
||||
fr: "Clash des Rebelles"
|
||||
fr: "Clash des Rebelles",
|
||||
es: "Choque Rebelde"
|
||||
,
|
||||
},
|
||||
|
||||
@ -32,4 +33,4 @@ const swsh2: Set = {
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh2
|
||||
export default swsh2
|
||||
|
Reference in New Issue
Block a user