From c62515cb3ee219fe2719949217d8a80fa730ffb7 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 2 Apr 2020 06:56:32 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": "Показать рецепт:", -- cgit From b8225a6510c7ae2457fb89c00718ed0ec979f633 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 3 Apr 2020 22:49:50 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 :", -- cgit