diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 8 | ||||
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 2ea763c46..07669128e 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -89,12 +89,12 @@ "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", + "text.rei.tiny_potato": "P'tites patates", "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", + "subsets.rei.roughlyenoughitems.all_entries": "Toutes les entrées", + "subsets.rei.roughlyenoughitems.item_groups": "Onglets Créatif", "_comment": "Info-bulles de configuration", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", "config.roughlyenoughitems.!general": "Général", @@ -103,7 +103,7 @@ "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", "config.roughlyenoughitems.filtering": "Filtrage", - "config.roughlyenoughitems.experimental": "Experimental Features", + "config.roughlyenoughitems.experimental": "Fonctionnalités expérimentales", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index d0c07c637..3f9e59f86 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -103,7 +103,7 @@ "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", "config.roughlyenoughitems.filtering": "Фильтрация", - "config.roughlyenoughitems.experimental": "Experimental Features", + "config.roughlyenoughitems.experimental": "Экспериментальные возможности", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", |
