Colorscape Love (#3326)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
b44f89d1e8
commit
a847468a6c
42 changed files with 1009 additions and 429 deletions
|
@ -53,6 +53,9 @@
|
|||
"error-import-stack": "There was an issue importing MAL stack",
|
||||
|
||||
"person-doesnt-exist": "Person does not exist",
|
||||
"person-name-required": "Person name is required and must not be null",
|
||||
"person-name-unique": "Person name must be unique",
|
||||
"person-image-doesnt-exist": "Person does not exist in CoversDB",
|
||||
|
||||
"device-doesnt-exist": "Device does not exist",
|
||||
"generic-device-create": "There was an error when creating the device",
|
||||
|
@ -61,7 +64,7 @@
|
|||
"greater-0": "{0} must be greater than 0",
|
||||
"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-size-limit": "The file(s) you are trying to send are too large for your email provider",
|
||||
"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