- Issue created by @andriy khomych
- Merge request !87fix(schema): Makes label_override and message_override translatable. β (Open) created by andriy khomych
It is possible to define per view labels for operations. However, they cannot be translated.
config/schema/views_bulk_operations.data_types.schema.yml defines them as strings.
Install VBO module on multilingual site.
Create an override label on some view, and try to translate this label.
Fix schema to use translatable configs.
Active
4.3
Core