mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-31 01:52:30 +00:00
update
This commit is contained in:
@@ -290,7 +290,15 @@
|
||||
"folderLimitDescription": "Limit the number of emails to sync per folder (minimum 100). Leave empty for no limit.",
|
||||
"folderLimitPlaceholder": "e.g. 1000",
|
||||
"imap": "IMAP",
|
||||
"minutes": "minutes"
|
||||
"minutes": "minutes",
|
||||
"accountHasBeenSuccessfully": "Account has been successfully {{action}}",
|
||||
"enableAccount": "Enable account",
|
||||
"disableAccount": "Disable account",
|
||||
"areYouSureYouWantTo": "Are you sure you want to {{action}} this account?",
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
"thisWillPreventTheAccountFromBeingUsed": "This account will no longer sync data from the IMAP server, but existing data will still be accessible.",
|
||||
"disabled": "Disabled"
|
||||
},
|
||||
"mailbox": {
|
||||
"title": "Mailbox",
|
||||
|
||||
Reference in New Issue
Block a user