perf: 翻译 (#9239)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2022-12-23 15:49:32 +08:00
committed by GitHub
parent db22a68786
commit 7530afe368
16 changed files with 1921 additions and 1832 deletions

View File

@@ -52,8 +52,8 @@ extra_nodes_data = [
{"id": "terminal_node", "name": _("Terminal setting"), "pId": "view_setting"},
{'id': "task_center", "name": _("Task Center"), "pId": "view_console"},
{'id': "my_assets", "name": _("My assets"), "pId": "view_workbench"},
{'id': "operation_center", "name": _('Operation Center'), "pId": "view_workbench"},
{'id': "remote_application", "name": _("Remote application"), "pId": "view_setting"},
{'id': "operation_center", "name": _('App ops'), "pId": "view_workbench"},
{'id': "remote_application", "name": _("Applet"), "pId": "view_setting"},
]
# 将 model 放到其它节点下,而不是本来的 app 中