From d6857ebb9316cb0e980781295e49a9b938f6ee05 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 21 Dec 2019 15:55:55 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index d42714989..e221025c5 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -112,6 +112,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", + "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right", "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", -- cgit