Email is now Built-in! (#2635)
This commit is contained in:
parent
2a539da24c
commit
a85644fb6b
55 changed files with 5129 additions and 1047 deletions
|
@ -39,6 +39,7 @@
|
|||
"admin-already-exists": "Admin already exists",
|
||||
"invalid-username": "Invalid username",
|
||||
"critical-email-migration": "There was an issue during email migration. Contact support",
|
||||
"email-not-enabled": "Email is not enabled on this server. You cannot perform this action.",
|
||||
|
||||
"chapter-doesnt-exist": "Chapter does not exist",
|
||||
"file-missing": "File was not found in book",
|
||||
|
@ -53,7 +54,9 @@
|
|||
"generic-device-update": "There was an error when updating the device",
|
||||
"generic-device-delete": "There was an error when deleting the device",
|
||||
"greater-0": "{0} must be greater than 0",
|
||||
"send-to-kavita-email": "Send to device cannot be used with Kavita's email service. Please configure your own.",
|
||||
"send-to-kavita-email": "Send to device cannot be used without Email setup",
|
||||
"send-to-unallowed":"You cannot send to a device that isn't yours",
|
||||
"send-to-size-limit": "The file(s) you are trying to send are too large for your emailer",
|
||||
"send-to-device-status": "Transferring files to your device",
|
||||
"generic-send-to": "There was an error sending the file(s) to the device",
|
||||
"series-doesnt-exist": "Series does not exist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue