mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +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:
@ -7,8 +7,8 @@ const hgssp: Set = {
|
||||
name: {
|
||||
en: "HGSS Black Star Promos",
|
||||
fr: "Promo HGSS",
|
||||
es: "Promo HGSS",
|
||||
it: "Promo HGSS",
|
||||
es: "HGSS Black Star Promos",
|
||||
it: "HGSS Promo",
|
||||
de: "Promo HGSS"
|
||||
},
|
||||
|
||||
|
@ -7,8 +7,8 @@ const hgss4: Set = {
|
||||
name: {
|
||||
en: "Triumphant",
|
||||
fr: "Triomphant",
|
||||
it: "Triumphant",
|
||||
de: "Triumphant"
|
||||
it: "Battaglie Trionfali",
|
||||
de: "Triumph"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user