Breadcrumb not showing bundle info on translated entitites
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3290816. -->
Reported by: [weseze](https://www.drupal.org/user/417521)
Related to !152
>>>
<p>I noticed the page title when editing nodes and their translations differs in gon from other core themes. (seven and classy in my case)</p>
<p>Editing (or translating) a node on core themes gives the page title "Edit <em>@type</em> @title", while in Gin theme it just gives '@title'.</p>
<p>The extra info (bundle name) is very useful for content editors.</p>
<p>Attached is a patch that reverts this behaviour.</p>
issue