@let isPremium = isPremiumUser();
{{ "theme" | i18n }} @for (o of themeOptions; track o.value) { } {{ "extensionWidth" | i18n }} {{ "compactMode" | i18n }} {{ "showNumberOfAutofillSuggestions" | i18n }} {{ "showAnimations" | i18n }}

{{ "vaultCustomization" | i18n }}

{{ "showIconsChangePasswordUrls" | i18n }} {{ "showQuickCopyActionsInVault" | i18n }} @if (!simplifiedItemActionEnabled()) { {{ "clickToAutofill" | i18n }} } @if (isPremium) { {{ "showAtRiskPasswordNotifications" | i18n }} }