diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-10-14 16:05:14 -0400 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-10-14 16:05:14 -0400 |
commit | 8385880ebc152a946f62a42d788e298f2b179794 (patch) | |
tree | 3c020d68c2b02c04fb77460119dcdec0701aea03 /src/main/resources/assets/skyblocker/lang/fr_fr.json | |
parent | 05aedd82de412e8373d1f241e9dad927924a6780 (diff) | |
download | Skyblocker-8385880ebc152a946f62a42d788e298f2b179794.tar.gz Skyblocker-8385880ebc152a946f62a42d788e298f2b179794.tar.bz2 Skyblocker-8385880ebc152a946f62a42d788e298f2b179794.zip |
Refactor CreeperBeams
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/fr_fr.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/fr_fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/fr_fr.json b/src/main/resources/assets/skyblocker/lang/fr_fr.json index a2084fc2..8da7809a 100644 --- a/src/main/resources/assets/skyblocker/lang/fr_fr.json +++ b/src/main/resources/assets/skyblocker/lang/fr_fr.json @@ -39,7 +39,7 @@ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Griser les coffres qui ont déjà été ouverts.", "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Activer la carte", "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Résoudre le puzzle des trois PNJ « Three Weirdos »", - "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Résoudre le puzzle des blazes « Higher or Lower »", + "text.autoconfig.skyblocker.option.locations.dungeons.blazeSolver": "Résoudre le puzzle des blazes « Higher or Lower »", "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Résoudre le quiz", "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Solveurs des terminaux", "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Résoudre le puzzle des couleurs « Color »", |