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:
@ -8,7 +8,8 @@ const ex9: Set = {
|
||||
en: "Emerald",
|
||||
fr: "EX Émeraude",
|
||||
de: "EX Smaragd",
|
||||
it: "EX Smeraldo"
|
||||
it: "EX Smeraldo",
|
||||
pt: "EX Esmeralda"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user