@if (allowedSendTypes().length === 1) { @if (!hideIcon()) { } {{ (hideIcon() ? btnTextAddCreateFeatureFlag() ? "createSendV2" : "createSend" : btnTextAddCreateFeatureFlag() ? "create" : "new" ) | i18n }} } @else { @if (!hideIcon()) { } {{ (hideIcon() ? btnTextAddCreateFeatureFlag() ? "createSendV2" : "createSend" : btnTextAddCreateFeatureFlag() ? "create" : "new" ) | i18n }} {{ "sendTypeText" | i18n }} {{ "sendTypeFile" | i18n }} }