diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:55 +0800 |
| commit | d6857ebb9316cb0e980781295e49a9b938f6ee05 (patch) | |
| tree | 8402e8e95f94affe9a58d31444f20a9bbe6c85e5 /src | |
| parent | 434941512fd93d546786c256ec1c26212e746531 (diff) | |
| download | RoughlyEnoughItems-d6857ebb9316cb0e980781295e49a9b938f6ee05.tar.gz RoughlyEnoughItems-d6857ebb9316cb0e980781295e49a9b938f6ee05.tar.bz2 RoughlyEnoughItems-d6857ebb9316cb0e980781295e49a9b938f6ee05.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 1 |
1 files changed, 1 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 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", |
