Background of the issue:
I have a recipe blog and created a recipe CPT. Despite translating all the 'Recette' and 'Recettes' strings from French to English, it still shows 'Recettes' in the breadcrumb for English pages. The link is pointing to the /en/recipes/ page though.
Symptoms:
Breadcrumb for English pages shows 'Recettes' instead of 'Recipes'.
Questions:
Why is the breadcrumb showing 'Recettes' instead of 'Recipes' on English pages?
How can I ensure that the breadcrumb displays the correct translated string?