From de6279efec495ba1cbc5d9f9c7eb26ae3f20df57 Mon Sep 17 00:00:00 2001 From: "Jae Lo Presti [j4]" Date: Tue, 29 Oct 2024 23:13:05 +0200 Subject: [PATCH] fix: wrong string name --- fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr.json b/fr.json index 6742177..eab073a 100644 --- a/fr.json +++ b/fr.json @@ -843,7 +843,7 @@ "Tooltip.RigTransfer.Name": "Outil de transfert de rig", "Tooltip.RigTransfer.ClearSource": "Retirer la source", - "Component Clone Tool": "Outil de clonage de composants", + "Tooltip.ComponentClone.Name": "Outil de clonage de composants", "Tooltip.ComponentClone.SingleInstanceOn": "Instance seule: activée", "Tooltip.ComponentClone.SingleInstanceOff": "Instance seule: désactivée", "Tooltip.ComponentClone.ClearTemplate": "Retirer le modèle",