diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:55 +0800 |
| commit | db1bdf2c10b0b5264358a69396c143c3f6ba7d75 (patch) | |
| tree | 700bea094e8eef080b4ebfd16fbb587c983c78b4 /src | |
| parent | e9391d04084df261ac9923771f45a7b1f671225b (diff) | |
| download | RoughlyEnoughItems-db1bdf2c10b0b5264358a69396c143c3f6ba7d75.tar.gz RoughlyEnoughItems-db1bdf2c10b0b5264358a69396c143c3f6ba7d75.tar.bz2 RoughlyEnoughItems-db1bdf2c10b0b5264358a69396c143c3f6ba7d75.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 5 |
1 files changed, 5 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 cb2c3d0f2..20c7bc7dc 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Page suivante", "text.rei.back": "Retour", "text.rei.select": "Sélectionner", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", |
