mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat: nested eml quick view
This commit is contained in:
@@ -375,7 +375,8 @@
|
||||
"showDuplicates": "Vis duplikater",
|
||||
"size": "Filstørrelse",
|
||||
"source": "Kilde",
|
||||
"subject": "Emne"
|
||||
"subject": "Emne",
|
||||
"viewEmbeddedEmail": "Vis innebygd e-post"
|
||||
},
|
||||
"auth": {
|
||||
"areYouSureYouWantToLogOut": "Er du sikker på at du vil logge ut?",
|
||||
@@ -546,6 +547,7 @@
|
||||
"attachments": "Vedlegg",
|
||||
"bcc": "Blindkopi",
|
||||
"cc": "Kopi",
|
||||
"clickToDownload": "Klikk for å laste ned",
|
||||
"date": "Dato",
|
||||
"delete": "Slett",
|
||||
"download": "Last ned",
|
||||
|
||||
Reference in New Issue
Block a user