diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:07 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:07 +0800 |
| commit | ad63ab80450ff6a27c32e5282738f22464932979 (patch) | |
| tree | 4a7f5e177f27417513c83bf25cc5d05ecc3fc9af /src | |
| parent | eac34f419aebe94864a525ec3dc2206b9d05abe6 (diff) | |
| download | RoughlyEnoughItems-ad63ab80450ff6a27c32e5282738f22464932979.tar.gz RoughlyEnoughItems-ad63ab80450ff6a27c32e5282738f22464932979.tar.bz2 RoughlyEnoughItems-ad63ab80450ff6a27c32e5282738f22464932979.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 4 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 20c7bc7dc..d915bfcca 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -147,6 +147,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", + "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", |
