mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 02:43:49 +08:00
Co-authored-by: fatelei <fatelei@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
61 lines
3.0 KiB
JSON
61 lines
3.0 KiB
JSON
{
|
|
"agent.manage": "Manage Agents",
|
|
"api_extension.manage": "Manage API extension configuration",
|
|
"app.access_config": "Configure app access permissions",
|
|
"app.acl.access_config": "View and manage access permissions",
|
|
"app.acl.delete": "Delete app",
|
|
"app.acl.deploy": "Deploy app",
|
|
"app.acl.edit": "Edit app information and orchestrate app",
|
|
"app.acl.import_export_dsl": "Import and export app DSL",
|
|
"app.acl.log_and_annotation": "View and manage logs and annotations",
|
|
"app.acl.monitor": "View app monitoring",
|
|
"app.acl.preview": "Preview app",
|
|
"app.acl.release_and_version": "Publish and manage app versions",
|
|
"app.acl.test_and_run": "Test and use app",
|
|
"app.acl.tracing_config": "View and configure app monitoring traces",
|
|
"app.acl.view_layout": "View app orchestration",
|
|
"app.create_and_management": "Create apps",
|
|
"app.tag.manage": "Manage app tags",
|
|
"app_library.access": "View and use App Library",
|
|
"billing.manage": "Change subscription plans",
|
|
"billing.subscription.manage": "Manage billing and subscriptions in the billing portal",
|
|
"billing.view": "Access Billing settings",
|
|
"credential.create": "Add credentials",
|
|
"credential.manage": "Edit and delete credentials",
|
|
"credential.use": "View and use credentials",
|
|
"customization.manage": "Manage customization",
|
|
"data_source.manage": "Manage data source configuration",
|
|
"dataset.access_config": "Configure knowledge base access permissions",
|
|
"dataset.acl.access_config": "View and manage knowledge base access permissions",
|
|
"dataset.acl.delete": "Delete knowledge base",
|
|
"dataset.acl.delete_file": "Delete knowledge base documents",
|
|
"dataset.acl.document_download": "Download knowledge base documents",
|
|
"dataset.acl.edit": "Edit knowledge base content and settings",
|
|
"dataset.acl.import_export_dsl": "Import and export pipeline DSL",
|
|
"dataset.acl.pipeline_release": "Publish and manage pipeline versions",
|
|
"dataset.acl.pipeline_test": "Test pipeline",
|
|
"dataset.acl.preview": "Preview knowledge base",
|
|
"dataset.acl.readonly": "View knowledge base content and settings",
|
|
"dataset.acl.retrieval_recall": "View and run retrieval tests",
|
|
"dataset.acl.use": "Upload knowledge base documents",
|
|
"dataset.api_key.manage": "Manage knowledge base API keys",
|
|
"dataset.create_and_management": "Create knowledge bases",
|
|
"dataset.external.connect": "Connect external knowledge bases",
|
|
"dataset.tag.manage": "Manage knowledge base tags",
|
|
"mcp.manage": "Manage MCP",
|
|
"plugin.debug": "Debug plugins",
|
|
"plugin.delete": "Delete plugins",
|
|
"plugin.install": "Install and update plugins",
|
|
"plugin.model_config": "Configure models",
|
|
"plugin.plugin_preferences": "Configure auto updates",
|
|
"skill.delete": "Delete Skill",
|
|
"skill.edit": "Edit Skill",
|
|
"skill.publish": "Publish Skill",
|
|
"skill.view": "View Skill",
|
|
"snippets.create_and_modify": "Create and modify snippets",
|
|
"snippets.management": "Manage snippets",
|
|
"tool.manage": "Manage tools",
|
|
"workspace.member.manage": "Manage members",
|
|
"workspace.role.manage": "Manage roles and permission sets"
|
|
}
|