diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:07 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:07 +0800 |
| commit | 0caaf81775666249f37e18e251d5f116219712a8 (patch) | |
| tree | 89af30d9f86a66b0bf42194ac8bd10a9f8029404 /src/main | |
| parent | e38121716054bc8c4279e1ecfe0234e487532f01 (diff) | |
| download | RoughlyEnoughItems-0caaf81775666249f37e18e251d5f116219712a8.tar.gz RoughlyEnoughItems-0caaf81775666249f37e18e251d5f116219712a8.tar.bz2 RoughlyEnoughItems-0caaf81775666249f37e18e251d5f116219712a8.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 |
1 files changed, 6 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 62cf9054b..2ea763c46 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Sélection du type d'affichage des recettes", "text.rei.recipe_screen_type.selection.sub": "Vous pouvez toujours changer cette option dans l'écran de configuration.", "text.rei.view_recipes_for": "Voir les recettes de %s", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d unités", "msg.rei.copied_recipe_id": "Identifiant de la recette copié", "msg.rei.recipe_id_details": "ID de recette : %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Info-bulles de configuration", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", "config.roughlyenoughitems.!general": "Général", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", "config.roughlyenoughitems.filtering": "Filtrage", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recettes cliquables :", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", |
