1
0
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:
2021-08-14 13:23:45 +02:00
committed by GitHub
parent 49291b5c64
commit 57e620fd35
9 changed files with 33 additions and 9 deletions

View File

@ -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"
},
}