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

fix: Fix Jungle French name (#194)

Edit french "Jungla" to "Jungle"
This commit is contained in:
June
2021-11-25 14:00:21 +01:00
committed by GitHub
parent 0bc30d6001
commit 4dda72aa7f

View File

@ -6,7 +6,7 @@ const base2: Set = {
name: {
en: "Jungle",
fr: "Jungla",
fr: "Jungle",
de: "Dschungel",
it: "Jungle",
es: "Jungla",