mirror of
https://github.com/directus/directus.git
synced 2026-01-30 07:58:15 -05:00
Add missing error translations (#11415)
This commit is contained in:
@@ -539,6 +539,9 @@ errors:
|
||||
INTERNAL_SERVER_ERROR: Unexpected Error
|
||||
NOT_NULL_VIOLATION: Value can't be null
|
||||
ILLEGAL_ASSET_TRANSFORMATION: Image source too large to preview
|
||||
VALUE_TOO_LONG: Value is too long
|
||||
VALUE_OUT_OF_RANGE: Value is out of range
|
||||
INVALID_FOREIGN_KEY: Invalid foreign key
|
||||
UNKNOWN: Unexpected Error
|
||||
security: Security
|
||||
value_hashed: Value Securely Hashed
|
||||
|
||||
Reference in New Issue
Block a user