mirror of
https://github.com/directus/directus.git
synced 2026-02-13 13:35:04 -05:00
Support link-modules and add docs link (#368)
* Allow link type modules * Add docs module * Allow buttons to render as <a> * Update button readme * Use link buttons in module sidebar when needed
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
"webhooks": "Webhooks",
|
||||
"roles": "User Roles",
|
||||
|
||||
"help_and_docs": "Help & Docs",
|
||||
|
||||
|
||||
"about_directus": "About Directus",
|
||||
@@ -390,7 +391,6 @@
|
||||
"forgot_password": "Forgot Password",
|
||||
"greater_than": "Greater than",
|
||||
"greater_than_equal": "Greater than or equal to",
|
||||
"help_and_docs": "Help & Docs",
|
||||
"hidden": "Hidden",
|
||||
"hidden_browse": "Hidden on Browse",
|
||||
"hidden_detail": "Hidden on Detail",
|
||||
|
||||
Reference in New Issue
Block a user