mirror of
https://github.com/directus/directus.git
synced 2026-02-19 01:34:33 -05:00
Interface grouping (#717)
* Manage types * Fix typing * Unset interface on local type change * Add note * Limit available displays based on localType * Filter displays based on localtype * Only show displays that fit the type * Limit type options for interface selection * Dont import unused type
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
"confirm_revert": "Confirm Revert",
|
||||
"confirm_revert_body": "This will revert the item to the selected state.",
|
||||
|
||||
"mime_type": "MIME Type",
|
||||
"filesize": "Filesize",
|
||||
|
||||
"editing_role": "{role} Role",
|
||||
"adding_webhook": "Adding Webhook",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user