mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
refactor: Add Sets/Series translations (#172)
* refactor: Add set/Series translations Signed-off-by: Avior <github@avior.me> * refactor: Done Trainer kits Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -5,8 +5,7 @@ const gym2: Set = {
|
||||
id: "gym2",
|
||||
|
||||
name: {
|
||||
en: "Gym Challenge",
|
||||
fr: "Gym Challenge"
|
||||
en: "Gym Challenge"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
@ -5,8 +5,7 @@ const gym1: Set = {
|
||||
id: "gym1",
|
||||
|
||||
name: {
|
||||
en: "Gym Heroes",
|
||||
fr: "Gym Heroes"
|
||||
en: "Gym Heroes"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user