diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json index 108f18654..e3dfb998e 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json @@ -1,10 +1,10 @@ { - "mod.refinedstorage": "Stockage raffiné", + "mod.refinedstorage": "Refined Storage", "block.refinedstorage.cable": "Câble", "block.refinedstorage.disk_drive": "Lecteur de Disque", "block.refinedstorage.machine_casing": "Boitier de Machine", "block.refinedstorage.grid": "Grille", - "block.refinedstorage.pattern_grid": "Grille de paterne", + "block.refinedstorage.pattern_grid": "Grille de modèle", "block.refinedstorage.crafting_grid": "Grille d’Artisanat", "block.refinedstorage.controller": "Contrôleur", "block.refinedstorage.creative_controller": "Contrôleur créatif", @@ -36,7 +36,7 @@ "block.refinedstorage.relay": "Relais", "block.refinedstorage.disk_interface": "Interface Disque", "block.refinedstorage.autocrafter": "Autocrafteur", - "block.refinedstorage.autocrafter_manager": "Gestionnaire De Constructeur Automatique", + "block.refinedstorage.autocrafter_manager": "Gestionnaire de Constructeur Automatique", "block.refinedstorage.autocrafting_monitor": "Autocrafting Monitor", "gui.refinedstorage.controller.redstone_mode_help": "Lorsque ce périphérique est inactif, le réseau de stockage ne peut pas utiliser ce périphérique comme source d'énergie.", "gui.refinedstorage.disk_drive.disks": "Disques", @@ -192,7 +192,7 @@ "gui.refinedstorage.relay.pass_security": "Pass security", "gui.refinedstorage.relay.pass_security.help": "Whether this device should pass the security settings from the input network to the output network.", "gui.refinedstorage.relay.pass_autocrafting": "Pass autocrafting", - "gui.refinedstorage.relay.pass_autocrafting.help": "Whether this device should pass the autocrafting patterns from the input network to the output network.", + "gui.refinedstorage.relay.pass_autocrafting.help": "", "gui.refinedstorage.relay.filter_mode.allow.help": "Only expose resources from the input network to the output network that are configured in the filters.", "gui.refinedstorage.relay.filter_mode.block.help": "Don't expose resources from the input network to the output network that are configured in the filters.", "gui.refinedstorage.disk_interface.filter_mode.allow.help": "Only allow resources into the storage disks or into the network that are configured in the filters.",