Merge pull request #346 from Yellow-Dog-Man/prime/feat/data-preset-buttons

feat(data-preset): add data-preset button locale
This commit is contained in:
Tomas Mariancik 2024-05-27 19:23:18 -06:00 committed by GitHub
commit f0dedd8a32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2061,6 +2061,10 @@
"Inspector.DynamicBoneChain.AddFixedCollidersFromHierarchy": "Add fixed colliders from hierarchy (using object root)", "Inspector.DynamicBoneChain.AddFixedCollidersFromHierarchy": "Add fixed colliders from hierarchy (using object root)",
"Inspector.DynamicBoneChain.AlwaysGrabLastBone": "Always grab last bone", "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.CleanupBoneColliders": "Cleanup bone colliders",
"Inspector.Rig.GenerateDebugVisuals": "Generate debug visuals", "Inspector.Rig.GenerateDebugVisuals": "Generate debug visuals",
"Inspector.Rig.ClearDebugVisuals": "Clear debug visuals", "Inspector.Rig.ClearDebugVisuals": "Clear debug visuals",