{{ dialogTitle | translate }}

@if (isLoading$ | async) { } @else {
}
check {{ 'mobile.basic-settings' | translate }}
mobile.title @if (bundlesForms.get('title').hasError('required')) { {{ 'mobile.title-required' | translate }} } @if (bundlesForms.get('title').hasError('pattern')) { {{ 'mobile.title-cannot-contain-only-spaces' | translate }} } @if (bundlesForms.get('title').hasError('maxlength')) { {{ 'mobile.title-max-length' | translate }} } mobile.description
{{ 'admin.oauth2.oauth2' | translate }}
{{ 'mobile.enable-oauth' | translate }}
{{ 'mobile.layout' | translate }}
@if (selectedIndex > 0) { }