mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +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:
@ -4,7 +4,10 @@ const set: Serie = {
|
||||
id: "neo",
|
||||
name: {
|
||||
en: "Neo",
|
||||
fr: "Neo"
|
||||
fr: "Neo",
|
||||
es: "Neo",
|
||||
it: "Neo",
|
||||
de: "Neo"
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user