diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-16 19:01:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-16 19:01:15 +0800 |
| commit | 7a9dad380418941c2a7af8412c4ff0e916955d0d (patch) | |
| tree | a3ce9ca879feec5b8a303cae0497320b81f71786 /src | |
| parent | 841108487a7be0a730d58c186f210dab1ae31848 (diff) | |
| download | RoughlyEnoughItems-7a9dad380418941c2a7af8412c4ff0e916955d0d.tar.gz RoughlyEnoughItems-7a9dad380418941c2a7af8412c4ff0e916955d0d.tar.bz2 RoughlyEnoughItems-7a9dad380418941c2a7af8412c4ff0e916955d0d.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 2 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 79503761c..e8d37ff8e 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -94,7 +94,7 @@ "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", "config.roughlyenoughitems.cheating": "Triche :", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", "config.roughlyenoughitems.hideKeybind": "Masquer/afficher REI :", "config.roughlyenoughitems.usageKeybind": "Afficher les utilisations :", @@ -154,7 +154,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": "Interface de villageois", + "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", |
