5
Automatic Language Selection in Translations interface for Visual Editor
Source: directus/directus#25311 · opened by @christianrr
Summary When working with a multilingual site loaded into the Visual Editor, we experienced that it's quite cumbersome to select the visually depicted language in _Translations_ interface - for each edit. The _Translations_ interface opens with the user's language or default language (depending on interface settings), which not necessarily matches the language that is currently visible on the site that is loaded in the Visual Editor. It would be great, if the data-directus attribute could also include the language code, so that the Visual Editor module and more specifically the _Translations_ interface could pick that up and show the corresponding language. Basic Example setAttr({ collection: 'my-collection', item: 1, mode: 'drawer', language: 'de-DE' }) Motivation Selecting the visually depicted language in the _Translations_ interface is cumbersome and error-prone. A content editor must check the language o…
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable field name translations to use "Custom translations"
1 vote · 0 comments
Bundle custom i18n translations with extensions
21 votes · 0 comments
Best Practices for Handling Translations in a Multilingual Website
3 votes · 0 comments
Revisions don't work together with translations
6 votes · 0 comments
Allow deleting translations from translations interface
21 votes · 0 comments
No comments yet.