aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorKiverty <alexandre.adragna@outlook.com>2023-08-22 08:18:13 +0000
committerWeblate <noreply@weblate.org>2023-09-01 04:53:32 +0200
commit486e6a4d0b5b71faa193fc4763840555722ba3aa (patch)
treecb8937e57354a01ca41c88602f4f754eec3d4f1e /src/main/resources/assets/skyblocker/lang
parente72ae3a8b489e4cb39dbf385916777d035a7c632 (diff)
downloadSkyblocker-486e6a4d0b5b71faa193fc4763840555722ba3aa.tar.gz
Skyblocker-486e6a4d0b5b71faa193fc4763840555722ba3aa.tar.bz2
Skyblocker-486e6a4d0b5b71faa193fc4763840555722ba3aa.zip
Translated using Weblate (French) [skip ci]
Currently translated at 70.9% (215 of 303 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/fr/
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/fr_fr.json10
1 files changed, 9 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 26a52d4f..024c352c 100644
--- a/src/main/resources/assets/skyblocker/lang/fr_fr.json
+++ b/src/main/resources/assets/skyblocker/lang/fr_fr.json
@@ -205,5 +205,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"
}