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:
@ -6,6 +6,10 @@ const lc: Set = {
|
||||
|
||||
name: {
|
||||
en: "Legendary Collection",
|
||||
it: "Richiamo delle Leggende",
|
||||
de: "Ruf der Legenden",
|
||||
es: "Llamada de las Leyendas", // NOTE: only went out in the TCGO
|
||||
fr: "L'Appel des Légendes"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user