mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -5,7 +5,12 @@ const set: Set = {
|
||||
id: "cel25",
|
||||
|
||||
name: {
|
||||
en: "Celebrations"
|
||||
en: "Celebrations",
|
||||
fr: "Célébrations",
|
||||
es: "Celebraciones",
|
||||
de: "Celebrations",
|
||||
it: "Gran Festa",
|
||||
pt: "Celebrações"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user