aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/fr_fr.json
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-09-03 16:21:12 -0400
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-09-03 16:21:12 -0400
commit210891749f4a15c948a6c9e889dae1898807e951 (patch)
tree064e8d49a0c8ed882ad7845d16fd44af60bdd0e4 /src/main/resources/assets/skyblocker/lang/fr_fr.json
parentaa2abcf644bf58adb3330e87d870ce56a09ce3f5 (diff)
parent6e5a77698ebfd189daa46f45523d8286450999ae (diff)
downloadSkyblocker-210891749f4a15c948a6c9e889dae1898807e951.tar.gz
Skyblocker-210891749f4a15c948a6c9e889dae1898807e951.tar.bz2
Skyblocker-210891749f4a15c948a6c9e889dae1898807e951.zip
Merge branch 'master' into utils-cleanup
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/fr_fr.json')
-rw-r--r--src/main/resources/assets/skyblocker/lang/fr_fr.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/fr_fr.json b/src/main/resources/assets/skyblocker/lang/fr_fr.json
index 26a52d4f..3b09f940 100644
--- a/src/main/resources/assets/skyblocker/lang/fr_fr.json
+++ b/src/main/resources/assets/skyblocker/lang/fr_fr.json
@@ -11,8 +11,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Position de la barre de mana",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Position de la barre de défense",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Position de la barre d'XP",
- "text.autoconfig.skyblocker.option.general.quicknav": "Navigation rapide",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Navigation rapide activée",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Aperçu du sac à dos sans appuyer sur Maj",
"text.autoconfig.skyblocker.option.general.itemTooltip": "Info-bulles des objets",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Afficher le prix des NPC",
@@ -94,9 +92,7 @@
"text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Désactivé",
"text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Cacher les tooltips des items vides dans les menus",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Valeur en %, relative à la taille de l'interface vanilla",
- "key.skyblocker.playerTgl": "Passer le HUD Tab à la liste de joueurs",
"key.skyblocker.defaultTgl": "Passer le HUD Tab à la vue par défaut",
- "key.skyblocker.genericTgl": "Passer le HUD Tab aux infos générales",
"text.autoconfig.skyblocker.option.general.tabHud": "HUD Tab joli",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Activer le HUD Tab joli",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Taille du HUD Tab joli",
@@ -205,5 +201,13 @@
"text.autoconfig.skyblocker.option.quickNav.button12.item.count": "Nombre d'items",
"text.autoconfig.skyblocker.option.quickNav.button12.item.nbt": "NBT",
"text.autoconfig.skyblocker.option.quickNav.button12.uiTitle": "Titre du menu",
- "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "Evènement de clic"
+ "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "Evènement de clic",
+ "text.autoconfig.skyblocker.option.general.experiments": "Aide aux expériences de la table d'expérimentation",
+ "text.autoconfig.skyblocker.option.general.experiments.enableChronomatronSolver": "Activer l'aide au Chronomatron",
+ "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Activer l'aide aux Superpairs",
+ "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Activer l'aide à l'Ultrasequencer",
+ "text.autoconfig.skyblocker.option.general.acceptReparty": "Accepter automatiquement les reparty (/rp)",
+ "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "Activer l'aide au Fairy Souls",
+ "text.autoconfig.skyblocker.option.general.fairySouls": "Aide aux Fairy Souls",
+ "text.autoconfig.skyblocker.option.general.shortcuts": "Raccourcis"
}