mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
fix: Add Portuguese Sets/Series names translations (#186)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -6,7 +6,8 @@ const base: Serie = {
|
||||
fr: "Base",
|
||||
es: "Clásica",
|
||||
it: "Originale",
|
||||
de: "Grund"
|
||||
de: "Grund",
|
||||
pt: "Coleção Básica"
|
||||
},
|
||||
id: "base"
|
||||
}
|
||||
|
Reference in New Issue
Block a user