Add panel error message component

This commit is contained in:
2022-03-09 11:45:00 +08:00
parent f87da8cbab
commit 8e3330b398
6 changed files with 36 additions and 18 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const ZH_CN = {
"Object.List.New.Group": "组对象 {id}",
"Object.List.New.Range": "范围对象 {id}",
"Object.List.No.Data": "模型中没有任何对象,点击按钮以创建",
"Panel.Title.Notfound": "找不到面板: {id}",
"Panel.Title.Notfound": "{id}",
"Panel.Info.Notfound": "这个编号为 {id} 的面板无法找到!",
"Panel.Title.Render.View": "实时预览",
"Panel.Info.Render.View": "实时仿真结果预览",