- 🇦🇺Australia mstrelan
I think this might have been fixed. I've tried to replicate with the following steps:
- Install Drupal with demo_umami profile
- Navigate to /en/admin/config/regional/translate
- Search for "Add content block" and find no results
- Navigate to /es/admin/content/block
- Navigate to /en/admin/config/regional/translate
- Search for "Add content block" and find option to translate default context
- Edit block_content.links.action.yml and add
title_context: 'Block content'
toblock_content_add_action
- Clear cache
- Navigate to /en/admin/config/regional/translate
- Search for "Add content block" and find results for default context and Block content context
If you're still having trouble please reopen the issue with steps to reproduce.