@@ -12,6 +12,28 @@
"base": {
"moveToGroup": "移动模块到模块组",
"selector": "元素选择器",
+ "onError": {
+ "info": "这些规则适用于模块发生错误时",
+ "button": "出错时",
+ "title": "发生错误时",
+ "retry": "重试操作",
+ "fallbackTitle": "当模块发生错误时将执行",
+ "times": {
+ "name": "次数",
+ "description": "重试操作的次数",
+ },
+ "interval": {
+ "name": "间隔",
+ "description": "每次尝试等待的时间",
+ "second": "秒"
+ "toDo": {
+ "error": "抛出错误",
+ "continue": "继续流程",
+ "fallback": "执行回退",
+ "restart": "重启流程"
+ }
"table": {
"checkbox": "插入表格",
"select": "选择列",
@@ -24,6 +24,14 @@
"shortcuts": {
"duplicate": "快捷方式已被 \"{name}\" 占用"
},
+ "editor": {
+ "curvature": {
+ "title": "编辑器线条曲率",
+ "line": "线条",
+ "reroute": "重绘路线",
+ "rerouteFirstLast": "重绘首尾点"
"language": {
"label": "语言",
"helpTranslate": "找不到您的语言? 帮助翻译.",