From d1848e2893885da11f1d84a9178e7eff0510a7be Mon Sep 17 00:00:00 2001 From: David W Date: Wed, 1 Jan 2025 23:31:08 +0100 Subject: [PATCH] New translations en_us.json (French) --- .../main/resources/assets/oritech/lang/fr_fr.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/common/src/main/resources/assets/oritech/lang/fr_fr.json b/common/src/main/resources/assets/oritech/lang/fr_fr.json index fdbc1efbe..1ee72fa06 100644 --- a/common/src/main/resources/assets/oritech/lang/fr_fr.json +++ b/common/src/main/resources/assets/oritech/lang/fr_fr.json @@ -364,6 +364,18 @@ "block.oritech.fluid_pipe_connection": "Connexion de tuyau de liquide", "block.oritech.energy_pipe_connection": "Connexion de câble d'énergie", "block.oritech.item_pipe_connection": "Connexion de conduit d'objet", + "block.oritech.framed_fluid_pipe": "Framed Fluid Pipe", + "block.oritech.framed_energy_pipe": "Framed Energy Pipe", + "block.oritech.framed_superconductor": "Framed Superconductor", + "block.oritech.framed_item_pipe": "Framed Item Pipe", + "block.oritech.framed_fluid_pipe_connection": "Framed Fluid Pipe Connection", + "block.oritech.framed_energy_pipe_connection": "Framed Energy Pipe Connection", + "block.oritech.framed_superconductor_connection": "Framed Superconductor Connection", + "block.oritech.framed_item_pipe_connection": "Framed Item Pipe Connection", + "block.oritech.item_pipe_duct_block": "Item Pipe Duct", + "block.oritech.fluid_pipe_duct_block": "Fluid Pipe Duct", + "block.oritech.energy_pipe_duct_block": "Energy Pipe Duct", + "block.oritech.superconductor_duct_block": "Superconductor Duct", "block.oritech.frame_gantry_arm": "Bras de portique de cadre", "block.oritech.block_destroyer_head": "Tête de destructeur de blocs", "block.oritech.block_placer_head": "Tête de poseur de blocs", @@ -678,6 +690,7 @@ "message.oritech.target_designator.hunter_all": "toutes les entités non-joueurs", "tooltip.oritech.target_designator.set_to": "Défini sur : [%s]", "tooltip.oritech.target_designator.no_target": "Aucune cible définie", + "tooltip.oritech.pipe_duct_warning": "Only connects to pipes, not machines.", "message.oritech.tool_mode.area_effect": "Effet de zone", "message.oritech.tool_mode.silk_touch": "Toucher de soie", "tooltip.oritech.tool_mode.area_range.area": "Mode : Zone",