Attach Nextcloud files to mail #569

This commit is contained in:
the-djmaze 2022-10-21 12:17:49 +02:00
parent 2ede940aa7
commit 30c2371b9a
5 changed files with 119 additions and 23 deletions

View file

@ -3,3 +3,4 @@ SAVE_ATTACHMENTS = "Save in Nextcloud"
SAVE_EML = "Save as .eml in Nextcloud"
SELECT_FOLDER = "Select folder"
SELECT_FILES = "Select file(s)"
ATTACH_FILES = "Attach Nextcloud files"