-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Update 'space privileges' to 'kibana privileges' #74622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -14873,7 +14873,7 @@ | |||||
| "xpack.security.management.editRole.spacePrivilegeForm.featurePrivilegeSummaryDescription": "某些功能可能被工作区隐藏或受全局工作区权限影响。", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.globalPrivilegeNotice": "这些权限将应用到所有当前和未来工作区。", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.globalPrivilegeWarning": "创建全局权限可能会影响您的其他工作区权限。", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.modalTitle": "工作区权限", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.modalTitle": "Kibana 特权", | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's revert this change. Our translation service will update these labels as needed.
Suggested change
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ah, my bad! Should have used better grep expression searching for that! I'll try updating that tomorrow! |
||||||
| "xpack.security.management.editRole.spacePrivilegeForm.privilegeSelectorFormLabel": "权限", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.readPrivilegeDetails": "授予对选定工作区所有功能的只读访问权限。", | ||||||
| "xpack.security.management.editRole.spacePrivilegeForm.readPrivilegeDisplay": "读取", | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's revert this change. Our translation service will update these labels as needed.