diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-18 19:26:18 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-18 19:26:18 +0800 |
| commit | 631f66f124467e242b06a5a782d885b226284806 (patch) | |
| tree | dd8051eacc3b0dc4403550b558a75e55d33d2ebb /src/main/resources/assets/roughlyenoughitems/lang | |
| parent | 84fb16ff45b992cb406c126b560789cb3ffa1d7c (diff) | |
| download | RoughlyEnoughItems-631f66f124467e242b06a5a782d885b226284806.tar.gz RoughlyEnoughItems-631f66f124467e242b06a5a782d885b226284806.tar.bz2 RoughlyEnoughItems-631f66f124467e242b06a5a782d885b226284806.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index df2feac66..f95a3f8d9 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cTriche activée", "text.rei.cheating_limited_enabled": "§bTriche activée (commandes activées)", "text.rei.cheating_enabled_no_perms": "§7Triche §cactivée §7(aucune permission)", + "text.rei.cheating_limited_creative_enabled": "§aTriche activée (Avec le mode Créatif)", "text.rei.no_permission_cheat": "Les permissions d'opérateur sont requises pour obtenir des objets", "text.rei.search.field.suggestion": "Rechercher...", "category.rei.crafting": "Fabrication", @@ -28,6 +29,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", + "category.rei.smithing": "Forgeage", "category.rei.beacon_base": "Base de balise", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", @@ -114,6 +116,8 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Exporter la recette :", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrée favorite :", + "config.roughlyenoughitems.cheatingStyle": "Style de triche :", + "config.roughlyenoughitems.cheatingStyle.grab": "Saisir", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", |
