Back to Zitadel

Onboarding.Component

console/src/app/modules/onboarding/onboarding.component.html

5.0.0-base403 B
Original Source

{{ 'ONBOARDING.DESCRIPTION' | translate }}

{{ adminService.progressDone | async }} / {{ adminService.progressTotal | async }} {{ 'ONBOARDING.COMPLETED' | translate }}

check_circle

{{ 'ONBOARDING.MILESTONES.' + title + '.title' | translate }}{{ 'ONBOARDING.MILESTONES.' + title + '.description' | translate }}

{{ 'ONBOARDING.MILESTONES.' + title + '.action' | translate }}keyboard_arrow_right