7
Improve Translation Strings management
Source: directus/directus#15503 · opened by @bcartier
Currently, under /admin/settings/translation-strings , all strings are listed in one table, and it only shows the key and one language value .
1. It would be more performant and a better user experience to have the standard search and pagination used in other tables throughout the system here.
2. It would be nice to be able to add additional columns to show the translated value for another language at a glance, rather than having to open the detail drawer for every item.
3. It would be great to be able to filter the list to find keys with missing values for a given language.
1. It would be more performant and a better user experience to have the standard search and pagination used in other tables throughout the system here.
2. It would be nice to be able to add additional columns to show the translated value for another language at a glance, rather than having to open the detail drawer for every item.
3. It would be great to be able to filter the list to find keys with missing values for a given language.
No pledges yet. Be the first to back this.
Comments
Similar requests
Bundle custom i18n translations with extensions
21 votes · 0 comments
Best Practices for Handling Translations in a Multilingual Website
3 votes · 0 comments
Transition for Users Table
2 votes · 0 comments
Allow deleting translations from translations interface
21 votes · 0 comments
Reusable Field Templates for Consistent and Efficient Schema Design
6 votes · 0 comments
No comments yet.