Back to Thingsboard

Iot Hub Delete Dialog.Component

ui-ngx/src/app/modules/home/components/iot-hub/iot-hub-delete-dialog.component.html

4.3.1.3277 B
Original Source

{{ 'iot-hub.remove-confirm-title' | translate:{ name: data.itemName } }}

{{ (data.itemType === 'SOLUTION_TEMPLATE' ? 'iot-hub.remove-desc-solution-template' : 'iot-hub.remove-desc') | translate }}

{{ 'action.cancel' | translate }}{{ 'iot-hub.remove-anyway' | translate }}