mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +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,8 @@ const xy0: Set = {
|
||||
en: "Kalos Starter Set",
|
||||
fr: "Bienvenue à Kalos",
|
||||
it: "Benvenuti a Kalos",
|
||||
de: "Willkommen in Kalos"
|
||||
de: "Willkommen in Kalos",
|
||||
pt: "Conjunto para Iniciantes Kalos"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user