diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 |
1 files changed, 3 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 3fa307062..63fddcd57 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -130,6 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", "config.roughlyenoughitems.darkTheme.boolean.false": "Thème clair", "config.roughlyenoughitems.recipeBorder": "Bordure de l'affichage des recettes :", + "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", + "config.roughlyenoughitems.recipeBorder.default": "Default", + "config.roughlyenoughitems.recipeBorder.none": "None", "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :", "config.roughlyenoughitems.mirrorItemPanel": "Position de la liste des objets :", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Côté gauche", |
