{{ "attachments" | i18n }}

@if (cipher()?.attachments; as attachments) { }
@if (cipher()?.edit) { {{ "addAttachment" | i18n }} @if (uploadProgress() === null) { {{ "maxFileSizeSansPunctuation" | i18n }} } @if (uploadProgress() !== null) { } }