{{ t('title') }}

{{ t('description') }}

@if (shelfName.trim()) { }
@if (!selectedIcon) { } @else {
{{ t('selectedIcon') }} @if (selectedIcon.type === 'PRIME_NG') { {{ selectedIcon.value }} } @else { {{ selectedIcon.value }} }
}
@if (isAdmin) {
}