feat: add localized tab titles for Basic and Advanced Editors (#3431)

* feat: add localized tab titles for Basic and Advanced Editors

* docs: update translations for model editor labels in multiple locales
This commit is contained in:
Coki
2024-12-16 08:34:13 +08:00
committed by GitHub
parent f9a6efc00f
commit b0e318c9db
26 changed files with 53 additions and 2 deletions

View File

@ -592,6 +592,8 @@
"Secret Key": "密钥"
},
"model": {
"Advanced Editor": "高级编辑器",
"Basic Editor": "基础编辑器",
"Edit Model": "编辑模型",
"Model text": "模型文本",
"Model text - Tooltip": "Casbin访问控制模型支持ACL、RBAC、ABAC、RESTful等内置模型也可以自定义模型具体请查看Casbin官网",