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'
|
import Set from '@tcgdex/sdk/interfaces/Set'
|
||||||
|
|
||||||
const set: Set = {
|
const set: Set = {
|
||||||
name: {
|
name: "Gym Heroes",
|
||||||
en: "Gym Heroes"
|
|
||||||
},
|
|
||||||
code: "gym1",
|
code: "gym1",
|
||||||
expansionCode: "gym",
|
expansionCode: "gym",
|
||||||
tcgoCode: "G1",
|
tcgoCode: "G1",
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
import Set from '@tcgdex/sdk/interfaces/Set'
|
import Set from '@tcgdex/sdk/interfaces/Set'
|
||||||
|
|
||||||
const set: Set = {
|
const set: Set = {
|
||||||
name: {
|
name: "Gym Challenge",
|
||||||
en: "Gym Challenge"
|
|
||||||
},
|
|
||||||
code: "gym2",
|
code: "gym2",
|
||||||
expansionCode: "gym",
|
expansionCode: "gym",
|
||||||
tcgoCode: "G2",
|
tcgoCode: "G2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user