Localize most tool options

This commit is contained in:
ProbablePrime 2023-10-14 20:08:44 -07:00 committed by GitHub
parent 6584c4628d
commit 50cfe9e965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

30
en.json
View file

@ -692,6 +692,12 @@
"Tooltips.Dev.Rotation" : "Rotation",
"Tooltips.Dev.Scale" : "Scale",
"Tooltips.Dev.Selection.Single": "Single",
"Tooltips.Dev.Selection.Multi": "Multi",
"Tooltips.Dev.Interaction.Tip": "Tip",
"Tooltips.Dev.Interaction.Projection": "Projection",
"Tooltip.Color.Picker": "Color Picker",
"Tooltip.GrabbableSetter.Scalable": "Set Scalable",
@ -709,6 +715,10 @@
"Tooltip.Light.Spot": "Spot",
"Tooltip.Light.Sun": "Sun",
"Tooltip.Light.Shadows.None": "No Shadows",
"Tooltip.Light.Shadows.Hard": "Hard Shadows",
"Tooltip.Light.Shadows.Soft": "Soft Shadows",
"Tooltip.MeshVisibility.KeepShadow": "Keep Shadow",
"Tooltip.MeshVisibility.ShadowOff": "Disable Shadow",
"Tooltip.MeshVisibility.ShadowOn": "Enable Shadow",
@ -755,6 +765,26 @@
"Tooltip.ProtoFlux.Unpack" : "Unpack <size=50%>{name}</size>",
"Tooltip.ProtoFlux.ExplicitCast" : "Explicit Cast\n<size=50%>(<color=red>Warning:</color> Potential Data Loss)</size>",
"Tooltip.Meter.Mode.Ray" : "Mode: Ray",
"Tooltip.Meter.Mode.Perpendicular" : "Mode: Perpendicular",
"Tooltip.Meter.Mode.Drag" : "Mode: Drag",
"Tooltip.Meter.Points.Two" : "Two Points",
"Tooltip.Meter.Points.Multiple" : "Multiple Points",
"Tooltip.Meter.ObjectSpace" : "Measure in Object Space",
"Tooltip.Meter.WorldSpace" : "Measure in World Space",
"Tooltip.Glue.Mode.BakeMeshes" : "Mode: Bake meshes",
"Tooltip.Glue.Mode.BakeSkinnedMeshes" : "Mode: Bake skinned meshes",
"Tooltip.Glue.Mode.ParentObjects" : "Mode: Parent objects",
"Tooltip.RigTransfer.ClearSource" : "Clear source",
"Tooltip.ComponentClone.SingleInstanceOn" : "Single Instance: On",
"Tooltip.ComponentClone.SingleInstanceOff" : "Single Instance: Off",
"Tooltip.ComponentClone.ClearTemplate" : "Clear template",
"ProtoFlux.UI.Call" : "Call",
"ProtoFlux.UI.AsyncCall" : "<size=50%>Async</size> Call",
"ProtoFlux.UI.NodeBrowser.Title" : "ProtoFlux Nodes",