{{ $t("file_mode.sending_progress") }}
$vuetify.icons.ic_check_circle
{{ attachment.file.name }}
close
{{
$t(
messageInput && messageInput.length > 0
? "file_mode.files_sent_with_note"
: "file_mode.files_sent",
attachmentsSent.length
)
}}
{{ $t("file_mode.sending")
}}
{{ $t("file_mode.close") }}