diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:00:53 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:00:53 +0800 |
| commit | ea2d0a6657adc545ba64413ac9a8aa8cf16a1820 (patch) | |
| tree | ce60f7e326b01bda2a07c46890c7ffe39794d0ff /src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | |
| parent | c0b54fae494fcd8bba476eb0153c8689a85231cc (diff) | |
| parent | 23a6c290380a0fbd7e60ba552dbf52baa9011958 (diff) | |
| download | RoughlyEnoughItems-ea2d0a6657adc545ba64413ac9a8aa8cf16a1820.tar.gz RoughlyEnoughItems-ea2d0a6657adc545ba64413ac9a8aa8cf16a1820.tar.bz2 RoughlyEnoughItems-ea2d0a6657adc545ba64413ac9a8aa8cf16a1820.zip | |
Merge remote-tracking branch 'shedaniel/l10n_3.x' into 3.x
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index a7fc01bd9..9b1da659f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -14,6 +14,7 @@ "category.rei.fuel.time": "Durée de cuisson : %d ticks", "category.rei.fuel.time_short": "%d ticks", "category.rei.cooking.xp": "%f XP", + "category.rei.cooking.time&xp": "%s XP en %ss", "category.rei.smoking": "Fumage", "category.rei.blasting": "Fonte", "category.rei.campfire": "Feu de camp", @@ -131,7 +132,7 @@ "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Désactivé", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Activé", - "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", + "config.roughlyenoughitems.fixTabCloseContainer": "Corriger \"Tab\" dans les contenants (livre de recettes désactivé) :", "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :", "config.roughlyenoughitems.enableCraftableOnlyButton": "Filtre des recettes réalisables :", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Activé", @@ -154,7 +155,7 @@ "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", + "config.roughlyenoughitems.recipeScreenType.villager": "Villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", |
