Add toggles input component
This commit is contained in:
@@ -42,6 +42,7 @@ const EN_US = {
|
||||
"Common.Attr.Key.Radius.Y": "Radius Y",
|
||||
"Common.Attr.Key.Radius.Z": "Radius Z",
|
||||
"Common.Attr.Key.Color": "Color",
|
||||
"Common.Attr.Key.Display": "Display",
|
||||
"Common.Attr.Key.Error.Multiple": "Multiple values",
|
||||
"Panel.Info.Range.Details.Attr.Error.Not.Range": "Object is not a Range",
|
||||
"Panel.Info.Range.Details.Attr.Error.Unspecified": "Unspecified range object",
|
||||
|
||||
@@ -42,6 +42,7 @@ const ZH_CN = {
|
||||
"Common.Attr.Key.Radius.Y": "Y 半径",
|
||||
"Common.Attr.Key.Radius.Z": "Z 半径",
|
||||
"Common.Attr.Key.Color": "颜色",
|
||||
"Common.Attr.Key.Display": "显示",
|
||||
"Common.Attr.Key.Error.Multiple": "多重数值",
|
||||
"Panel.Info.Range.Details.Attr.Error.Not.Range": "对象不是一个范围",
|
||||
"Panel.Info.Range.Details.Attr.Error.Unspecified": "未指定范围对象",
|
||||
|
||||
Reference in New Issue
Block a user