FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests