{{ "template-task-create.actions.select" | translate }} {{ templateTasks.name }} check {{ "task-create.step-function.title" | translate }}
{{ "task.algorithm" | translate }} {{ algorithm?.name || "-" }}
{{ "task.function" | translate }} {{ function?.name || "-" }}
{{ "task.name" | translate }} {{ templateTask.fixed?.name || "-" }}
{{ "task.description" | translate }} {{ templateTask.fixed?.description || "-" }}
{{ "task.organization" | translate }} {{ organizationsToDisplay() || "-" }}
{{ "task.name" | translate }} {{ "task.description" | translate }} {{ "task.organization" | translate }} {{ organization.name }} {{ organization.name }}
{{ "task-create.step-database.title" | translate }}
{{ "task-create.step-parameters.title" | translate }} {{ argument.description }} {{ argument.name }}