{{ T.MIGRATE.DIALOG_TITLE | translate }}

@if (hasError()) {
error

{{ error() }}

} @else {

{{ T.MIGRATE.DIALOG_MESSAGE | translate }}

@if (status() !== 'complete') { } @else { check_circle } {{ getStatusKey() | translate }}
}
@if (hasError()) {
}