Back to Zitadel

Info Dialog.Component

console/src/app/modules/info-dialog/info-dialog.component.html

5.0.0-base350 B
Original Source

{{ data.titleKey | translate: data.titleParam }}

{{ data.descriptionKey | translate: data.descriptionParam }}

{{ data.warnSectionKey | translate }}

{{ data.hintKey | translate: { value: data.confirmation } }}

{{ data.confirmationKey | translate: { value: data.confirmation } }}

{{ data.cancelKey | translate }} {{ data.confirmKey | translate }}