1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Added HeartGold & SoulSilver sets translations (#52)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-14 13:35:03 +02:00
committed by GitHub
parent b33f68f506
commit 128016d292
6 changed files with 22 additions and 6 deletions

View File

@ -4,7 +4,10 @@ const set: Serie = {
id: "hgss",
name: {
en: "HeartGold & SoulSilver",
fr: "HeartGold & SoulSilver"
fr: "HeartGold SoulSilver",
es: "HeartGold SoulSilver",
it: "HeartGold SoulSilver",
de: "HeartGold SoulSilver"
},
}