diff --git a/src/components/Envelope.vue b/src/components/Envelope.vue index f2a381df03..9f84cf2838 100644 --- a/src/components/Envelope.vue +++ b/src/components/Envelope.vue @@ -237,6 +237,16 @@ isImportant ? t('mail', 'Unimportant') : t('mail', 'Important') }} + + + {{ t('mail', 'Reply') }} +