mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
Added DP sets translations (#50)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,7 +4,10 @@ const set: Serie = {
|
||||
id: "dp",
|
||||
name: {
|
||||
en: "Diamond & Pearl",
|
||||
fr: "Diamant & Perle"
|
||||
fr: "Diamant & Perle",
|
||||
es: "Diamante & Perla",
|
||||
it: "Diamante & Perla",
|
||||
de: "Diamant & Perl"
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user