diff --git a/data/HeartGold & SoulSilver.ts b/data/HeartGold & SoulSilver.ts index 27efd63a2..a14c457df 100644 --- a/data/HeartGold & SoulSilver.ts +++ b/data/HeartGold & SoulSilver.ts @@ -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" }, } diff --git a/data/HeartGold & SoulSilver/HGSS Black Star Promos.ts b/data/HeartGold & SoulSilver/HGSS Black Star Promos.ts index 7e3aa3bcb..93ab7ee70 100644 --- a/data/HeartGold & SoulSilver/HGSS Black Star Promos.ts +++ b/data/HeartGold & SoulSilver/HGSS Black Star Promos.ts @@ -6,7 +6,10 @@ const hgssp: Set = { name: { en: "HGSS Black Star Promos", - fr: "Promo HGSS" + fr: "Promo HGSS", + es: "Promo HGSS", + it: "Promo HGSS", + de: "Promo HGSS" }, serie: serie, diff --git a/data/HeartGold & SoulSilver/HeartGold SoulSilver.ts b/data/HeartGold & SoulSilver/HeartGold SoulSilver.ts index b8feeed1a..8002e9209 100644 --- a/data/HeartGold & SoulSilver/HeartGold SoulSilver.ts +++ b/data/HeartGold & SoulSilver/HeartGold SoulSilver.ts @@ -6,7 +6,10 @@ const hgss1: Set = { name: { en: "HeartGold SoulSilver", - fr: "HeartGold SoulSilver" + fr: "HeartGold SoulSilver", + es: "HeartGold SoulSilver", + it: "HeartGold SoulSilver", + de: "HeartGold SoulSilver" }, serie: serie, diff --git a/data/HeartGold & SoulSilver/Triumphant.ts b/data/HeartGold & SoulSilver/Triumphant.ts index da210763e..6f5870ad0 100644 --- a/data/HeartGold & SoulSilver/Triumphant.ts +++ b/data/HeartGold & SoulSilver/Triumphant.ts @@ -6,7 +6,9 @@ const hgss4: Set = { name: { en: "Triumphant", - fr: "Triomphant" + fr: "Triomphant", + it: "Triumphant", + de: "Triumphant" }, serie: serie, diff --git a/data/HeartGold & SoulSilver/Undaunted.ts b/data/HeartGold & SoulSilver/Undaunted.ts index f179e4b53..b1517dfaa 100644 --- a/data/HeartGold & SoulSilver/Undaunted.ts +++ b/data/HeartGold & SoulSilver/Undaunted.ts @@ -6,7 +6,9 @@ const hgss3: Set = { name: { en: "Undaunted", - fr: "Indomptable" + fr: "Indomptable", + it: "Senza Paura", + de: "Unerschrocken" }, serie: serie, diff --git a/data/HeartGold & SoulSilver/Unleashed.ts b/data/HeartGold & SoulSilver/Unleashed.ts index 474970eb9..d3f446d63 100644 --- a/data/HeartGold & SoulSilver/Unleashed.ts +++ b/data/HeartGold & SoulSilver/Unleashed.ts @@ -6,7 +6,10 @@ const hgss2: Set = { name: { en: "Unleashed", - fr: "Déchaînement" + fr: "Déchaînement", + es: "Liberados", + it: "Forze Scatenate", + de: "Entfesselt" }, serie: serie,