1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 19:02:10 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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