From 3510fc74fc10c0d45b5f615275dd9790e9bd0e2b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 5 Jan 2020 22:59:56 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 90547389a..6164b660c 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -154,7 +154,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", - "config.roughlyenoughitems.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.appendModNames": "Ajouter les noms des mods :", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Position des favoris :", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Côté opposé", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Haut de la liste", @@ -162,7 +162,7 @@ "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", - "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled", - "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Défilement", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Pagination", "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT." } -- cgit