mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-22 19:08:00 +02:00
Add files via upload
This commit is contained in:
@@ -2937,6 +2937,14 @@
|
||||
"metaName": "Name",
|
||||
"metaDescription": "Description",
|
||||
"metaEnabled": "Enabled",
|
||||
"metaIdHint": "Cannot be changed after creation; used for API and role binding",
|
||||
"metaModalTitle": "Workflow details",
|
||||
"editMeta": "Edit",
|
||||
"untitled": "Untitled workflow",
|
||||
"toggleEnabled": "Enable/disable",
|
||||
"metaEnabledHint": "Disabled workflows cannot be auto-triggered by roles",
|
||||
"enabledUpdated": "Enabled status updated",
|
||||
"enabledUpdateFailed": "Failed to update enabled status",
|
||||
"namePlaceholder": "Basic Web scan",
|
||||
"descriptionPlaceholder": "Optional",
|
||||
"connect": "Connect",
|
||||
|
||||
@@ -2925,6 +2925,14 @@
|
||||
"metaName": "名称",
|
||||
"metaDescription": "描述",
|
||||
"metaEnabled": "启用",
|
||||
"metaIdHint": "创建后不可修改,用于 API 与角色绑定",
|
||||
"metaModalTitle": "流程信息",
|
||||
"editMeta": "编辑",
|
||||
"untitled": "未命名流程",
|
||||
"toggleEnabled": "启用/禁用",
|
||||
"metaEnabledHint": "禁用后无法被角色自动触发",
|
||||
"enabledUpdated": "启用状态已更新",
|
||||
"enabledUpdateFailed": "更新启用状态失败",
|
||||
"namePlaceholder": "基础 Web 扫描",
|
||||
"descriptionPlaceholder": "可选",
|
||||
"connect": "连线",
|
||||
|
||||
Reference in New Issue
Block a user