{{ 'commandDetailsTitle' | translate }}

{{ 'nameLabel' | translate }}: {{ data.name }}

{{ 'commentsLabel' | translate }}: {{ data.comments }}

{{ 'createdByLabel' | translate }}: {{ data.createdBy }}

{{ 'creationDateLabel' | translate }}: {{ data.createdAt | date:'medium' }}

{{ 'scriptLabel' | translate }}:

{{ data.script }}

{{ 'selectClientsTitle' | translate }}

{{ 'clientsLabel' | translate }} {{ client.name }} {{ 'selectAtLeastOneClientError' | translate }}