perf: 优化英文下树的显示 (#7883)

* perf: 优化英文下树的显示

* perf: 修改翻译

* perf: 修改翻译

Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
fit2bot
2022-03-16 20:27:38 +08:00
committed by GitHub
parent 8233c69038
commit 3b507dc795
3 changed files with 85 additions and 62 deletions

View File

@@ -12,6 +12,7 @@ user_perms = (
('assets', 'systemuser', 'match', 'systemuser'),
('assets', 'node', 'match', 'node'),
('ops', 'commandexecution', 'add', 'commandexecution'),
('authentication', 'connectiontoken', 'add', 'connectiontoken'),
)
auditor_perms = user_perms + (