- Issue created by @alecsmrekar
- 🇸🇮Slovenia alecsmrekar
Test steps for the MR:
drush si -y
drush en -y content_translation trash
- Go to
/admin/config/regional/language
and add Spanish as a new language - Go to
/admin/config/regional/content-language
and enable translation for Article nodes - Add a new Article
- Add a Spanish translation
- Go to
/es/node/1/delete
, and ensure you can't submit the form. There should be a message saying "Moving translations to the trash bin is currently not supported. Unpublish the translation instead.".
- 🇮🇹Italy plach Venezia
I had a look at the MR and did some testing and this looks good to me as well, thanks!