@if (useNewItemDialog()) { {{ (btnTextAddCreateFeatureFlag() ? "add" : "new") | i18n }} } @else { {{ (btnTextAddCreateFeatureFlag() ? "add" : "new") | i18n }} @for (menuItem of cipherMenuItems$ | async; track menuItem.type) { {{ menuItem.labelKey | i18n }} } @if ((cipherMenuItems$ | async)?.length) { } {{ "folder" | i18n }} }