18
Possibilty to translate dashboard and panel names
Source: directus/directus#23028 · opened by @hotspot-app
Summary Currently there is no way to translate the name for a dashboard or a panel name in the insights module. As basically the whole GUI is already translatable this would be the next logical step. Basic Example _No response_ Motivation Add multilingual support for the insights module. Detailed Design Add a translations field to the directus_dashboards and directus_panels system collection. This could be done similar to the directus_collections or directus_fields system collections. Requirements List Must Have: • Translations for dashboard name • Translations for panels name Drawbacks Could be more work on the frontend part as the UI for every panel and the dashboard has to have a translation section in some kind of way. Alternatives Keep the name untranslated. Maybe another way could be to use some sort of placeholder and get the translations from directus_translation which seems more like a hack at first glance. Adoption Strategy There should be no p…
No pledges yet. Be the first to back this.
Comments
Similar requests
Display translated fields in their own columns in the user's language
76 votes · 0 comments
Add support for duplicating current dashboard(s)
10 votes · 0 comments
Add export options to use labels
1 vote · 0 comments
Insights: Link Panels - Alias Panel
2 votes · 0 comments
Access results from Insights Panel in an custom endpoint
27 votes · 0 comments
No comments yet.