fix: Improve language

This commit is contained in:
Myzel394 2023-02-20 20:50:44 +01:00
parent c3594a8664
commit eeac79ebc7
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -98,7 +98,7 @@
"forms": { "forms": {
"generateReports": { "generateReports": {
"title": "Generate Email Reports?", "title": "Generate Email Reports?",
"description": "Would you like to create fully encrypted email reports for your mails? Only you will be able to access it. Not even we can decrypt it.", "description": "Would you like to create fully encrypted email reports for your mails? Only you will be able to access them. Not even we can decrypt them.",
"continueAction": "Yes", "continueAction": "Yes",
"cancelAction": "No" "cancelAction": "No"
}, },