mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +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 pop2: Set = {
|
||||
name: {
|
||||
en: "POP Series 2",
|
||||
fr: "POP Série 2",
|
||||
it: "POP Serie 2"
|
||||
it: "POP Serie 2",
|
||||
de: "POP Serie 2",
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user