diff --git a/source/Localization/EN-US.ts b/source/Localization/EN-US.ts index 8607395..f734ac2 100644 --- a/source/Localization/EN-US.ts +++ b/source/Localization/EN-US.ts @@ -34,11 +34,11 @@ const EN_US = { "Panel.Info.Render.View": "Live simulation results preview", "Panel.Title.Object.List.View": "Object list", "Panel.Info.Object.List.View": "Edit view all Object Properties", - "Panel.Title.Range.Details.View": "Range attributes", + "Panel.Title.Range.Details.View": "Range", "Panel.Info.Range.Details.View": "Edit view range attributes", "Panel.Title.Label.List.View": "Label list", "Panel.Info.Label.List.View": "Edit view label list", - "Panel.Title.Label.Details.View": "Label attributes", + "Panel.Title.Label.Details.View": "Label", "Panel.Info.Label.Details.View": "Edit view label attributes", "Common.Attr.Title.Basic": "Basic properties", "Common.Attr.Title.Spatial": "Spatial property", diff --git a/source/Localization/ZH-CN.ts b/source/Localization/ZH-CN.ts index 704add6..29c5351 100644 --- a/source/Localization/ZH-CN.ts +++ b/source/Localization/ZH-CN.ts @@ -34,11 +34,11 @@ const ZH_CN = { "Panel.Info.Render.View": "实时仿真结果预览", "Panel.Title.Object.List.View": "对象列表", "Panel.Info.Object.List.View": "编辑查看全部对象列表", - "Panel.Title.Range.Details.View": "范围属性", + "Panel.Title.Range.Details.View": "范围", "Panel.Info.Range.Details.View": "编辑查看范围属性", "Panel.Title.Label.List.View": "标签列表", "Panel.Info.Label.List.View": "编辑查看标签列表", - "Panel.Title.Label.Details.View": "标签属性", + "Panel.Title.Label.Details.View": "标签", "Panel.Info.Label.Details.View": "编辑查看标签属性", "Common.Attr.Title.Basic": "基础属性", "Common.Attr.Title.Spatial": "空间属性",