From 1d5810e86dc8467a1af91a946bcc7b3cba4e2491 Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Sat, 25 May 2024 20:59:51 -0700 Subject: [PATCH] feat(data-preset): add data-preset button locale --- en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/en.json b/en.json index ab05c62..f6dd22b 100644 --- a/en.json +++ b/en.json @@ -2047,6 +2047,10 @@ "Inspector.DynamicBoneChain.AddFixedCollidersFromHierarchy": "Add fixed colliders from hierarchy (using object root)", "Inspector.DynamicBoneChain.AlwaysGrabLastBone": "Always grab last bone", + "Inspector.DataPreset.SetActive": "Set Active", + "Inspector.DataPreset.SetValues": "Set Values", + "Inspector.DataPreset.AddAllChildren": "Add All Children", + "Inspector.Rig.CleanupBoneColliders": "Cleanup bone colliders", "Inspector.Rig.GenerateDebugVisuals": "Generate debug visuals", "Inspector.Rig.ClearDebugVisuals": "Clear debug visuals",