mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -8,7 +8,9 @@ const col1: Set = {
|
||||
en: "Call of Legends",
|
||||
fr: "L'appel des Légendes",
|
||||
it: "Richiamo delle Leggende",
|
||||
de: "Ruf der Legenden"
|
||||
de: "Ruf der Legenden",
|
||||
pt: "Chamado das Lendas",
|
||||
es: "Llamada de las Leyendas" // NOTE: only went out in the TCGO
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user