In Drupal 8 Commerce 2.0 order item titles are saved in customer's language. This creates a huge problem in the admin interface (/admin/commerce/orders/*) when the contents of the order are listed in e.g. Chinese, Japanese or Arabic letters which the staff is uneducated of and therefore they are unable to process the order. What would be the easiest and the most user-friendly solution to show the contents of order (order item titles) in any language the admin chooses?
Randomly, translated content is showing a 404 page.
Also, unable to access translated content in Admin content listing view, it's redirecting to default the English language on clicking edit.
The wrong URL is being generated in the edit for e.g
I installed Drupal 9.0.2 using the recommended Composer template, setting the default Language to German. Nevertheless I tend to find the English labels more to the point at lot of times. However, when trying to download the respective translation files (for more than 50 projects!), they are not found. I wonder what I am missing...