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": "Secret Key"
},
"model": {
"Advanced Editor": "고급 편집기",
"Basic Editor": "기본 편집기",
"Edit Model": "편집 형태 모델",
"Model text": "모델 텍스트",
"Model text - Tooltip": "Casbin 액세스 제어 모델은 ACL, RBAC, ABAC, RESTful 등의 내장된 모델을 포함하며 사용자 정의 모델도 만들 수 있습니다. 자세한 정보는 Casbin 웹 사이트를 방문하십시오",