@if (formAvailable) {
{{ 'Settings of externally-managed users cannot be changed.' | translate }}
{{ 'Basics' | translate }} {{ registrationError }} {{ 'Username' | translate }} {{ 'Email' | translate }} {{ 'Must be a valid email address.' | translate }} {{ 'Full Name' | translate }}
{{ 'Password' | translate }} {{ 'Auto-create password and send to user' | translate }} {{ 'Initial password' | translate }} {{ 'Repeat password' | translate }} {{ 'Passwords do not match.' | translate }}
{{ 'Authentication' | translate }} {{ 'Client Secret' | translate }} {{ 'Minimum length 35 characters.' | translate }}
{{ 'Groups' | translate }} {{ group.groupName }}
{{ 'Roles' | translate }} {{ role.label }}
@if (!isExternalProvider) {
{{ 'Account' | translate }} {{ 'Enabled' | translate }} {{ 'Locked' | translate }}
}
}