mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 03:12:10 +00:00
Added Translations for Gym sets
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
9e67f54543
commit
0f92dae2c2
@ -1,9 +1,7 @@
|
||||
import Set from '@tcgdex/sdk/interfaces/Set'
|
||||
|
||||
const set: Set = {
|
||||
name: {
|
||||
en: "Gym Heroes"
|
||||
},
|
||||
name: "Gym Heroes",
|
||||
code: "gym1",
|
||||
expansionCode: "gym",
|
||||
tcgoCode: "G1",
|
||||
|
@ -1,9 +1,7 @@
|
||||
import Set from '@tcgdex/sdk/interfaces/Set'
|
||||
|
||||
const set: Set = {
|
||||
name: {
|
||||
en: "Gym Challenge"
|
||||
},
|
||||
name: "Gym Challenge",
|
||||
code: "gym2",
|
||||
expansionCode: "gym",
|
||||
tcgoCode: "G2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user