mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
fix: Add missing German Translations (#190)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -7,7 +7,8 @@ const pop3: Set = {
|
||||
name: {
|
||||
en: "POP Series 3",
|
||||
fr: "POP Série 3",
|
||||
it: "POP Serie 3"
|
||||
it: "POP Serie 3",
|
||||
de: "POP Serie 3",
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user