mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add notifications inline drawer (#292)
* Render missed notifications inline in drawer * Fix tests
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
"clear_value": "Clear value",
|
||||
"reset_to_default": "Reset to default",
|
||||
"undo_changes": "Undo changes",
|
||||
"collapse_sidebar": "Collapse Sidebar",
|
||||
"notifications": "Notifications",
|
||||
"show_all_activity": "Show All Activity",
|
||||
|
||||
"about_directus": "About Directus",
|
||||
"activity": "Activity",
|
||||
@@ -441,7 +444,6 @@
|
||||
"note_managed": "[Learn More](https://docs.directus.io/guides/collections.html#managing-collections)",
|
||||
"note_note": "An internal description...",
|
||||
"note_single": "[Learn More](https://docs.directus.io/guides/collections.html#single)",
|
||||
"notifications": "Notifications",
|
||||
"no_public_projects": "This API doesn't have any public projects. Please contact your administrator.",
|
||||
"numeric": "Numeric",
|
||||
"o2m": "One-to-Many (O2M)",
|
||||
|
||||
Reference in New Issue
Block a user