diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-05 22:59:56 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-05 22:59:56 +0800 |
| commit | 3510fc74fc10c0d45b5f615275dd9790e9bd0e2b (patch) | |
| tree | 9a76ac44cce007405246f847d3a789ccbe452fdc | |
| parent | d2ef13683675929de59b7da1411855b4be7dbca0 (diff) | |
| download | RoughlyEnoughItems-3510fc74fc10c0d45b5f615275dd9790e9bd0e2b.tar.gz RoughlyEnoughItems-3510fc74fc10c0d45b5f615275dd9790e9bd0e2b.tar.bz2 RoughlyEnoughItems-3510fc74fc10c0d45b5f615275dd9790e9bd0e2b.zip | |
New translations en_us.json (fr_fr)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
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." } |
