mirror of
https://github.com/langgenius/dify.git
synced 2026-07-28 23:59:34 +08:00
55 lines
2.8 KiB
JSON
55 lines
2.8 KiB
JSON
{
|
|
"api_extension.manage": "Manage API extension configuration",
|
|
"app.access_config": "Configure app access permissions",
|
|
"app.acl.access_config": "Configure app access permissions",
|
|
"app.acl.delete": "Delete app",
|
|
"app.acl.edit": "Edit and orchestrate app",
|
|
"app.acl.import_export_dsl": "Import / export DSL",
|
|
"app.acl.log_and_annotation": "Access logs and annotations",
|
|
"app.acl.monitor": "Access monitoring page",
|
|
"app.acl.preview": "Preview app",
|
|
"app.acl.release_and_version": "App publishing and version management",
|
|
"app.acl.test_and_run": "Test and use app",
|
|
"app.acl.tracing_config": "Configure external tracing",
|
|
"app.acl.view_layout": "Read-only orchestration page",
|
|
"app.create_and_management": "Create apps",
|
|
"app.tag.manage": "Manage app tags",
|
|
"app_library.access": "Access 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": "Configure knowledge base access permissions",
|
|
"dataset.acl.delete": "Delete knowledge base",
|
|
"dataset.acl.delete_file": "Delete knowledge base files",
|
|
"dataset.acl.document_download": "Download documents",
|
|
"dataset.acl.edit": "Edit knowledge base",
|
|
"dataset.acl.import_export_dsl": "Import / export knowledge pipeline DSL",
|
|
"dataset.acl.pipeline_release": "Knowledge pipeline publishing and version management",
|
|
"dataset.acl.pipeline_test": "Pipeline testing",
|
|
"dataset.acl.preview": "Preview knowledge base",
|
|
"dataset.acl.readonly": "Read-only knowledge base",
|
|
"dataset.acl.retrieval_recall": "Knowledge base retrieval",
|
|
"dataset.acl.use": "Add documents to knowledge base",
|
|
"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",
|
|
"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"
|
|
}
|