mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -5,11 +5,7 @@ const lc: Set = {
|
||||
id: "lc",
|
||||
|
||||
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"
|
||||
en: "Legendary Collection"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user