feat: add translations abort
This commit is contained in:
@@ -474,7 +474,8 @@
|
||||
"schedule_success": "机器人{{name}}调度成功",
|
||||
"schedule_failed": "机器人{{name}}调度失败",
|
||||
"abort_success": "成功中止机器人{{name}}的解释",
|
||||
"abort_failed": "中止机器人{{name}}的解释失败"
|
||||
"abort_failed": "中止机器人{{name}}的解释失败",
|
||||
"abort_initiated": "正在中止机器人 {{name}} 的解释"
|
||||
},
|
||||
"menu": {
|
||||
"recordings": "机器人",
|
||||
|
||||
Reference in New Issue
Block a user