diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:16 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:16 +0800 |
| commit | 7cc236d7680094f097d3e363064eeefdeb7c525f (patch) | |
| tree | a5bec750aeecafbdd3a2e358c522331b9bbaa69f /src/main | |
| parent | b7099cf5a48cc867a792bca14fb827dd486faeaa (diff) | |
| download | RoughlyEnoughItems-7cc236d7680094f097d3e363064eeefdeb7c525f.tar.gz RoughlyEnoughItems-7cc236d7680094f097d3e363064eeefdeb7c525f.tar.bz2 RoughlyEnoughItems-7cc236d7680094f097d3e363064eeefdeb7c525f.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 | 7 |
1 files changed, 7 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 3f8e27f11..93737c29f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Position du bouton de configuration :", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "En haut", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "À côté de la recherche", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Taille des entrées :", "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", |
