I tried to find a similar issue, but I did not find it. It may be I am inexperienced, so if there is such a topic I apologize and please add my question to existent issue.
Backdrop now has the ability to specify the language of taxonomic terms. This is especially useful with the correct transliteration of URL address of the page of the corresponding taxonomy term in different languages.
A problem, however, is that when you are on a term for one language, switching languages does not switch to translating the term to another language even though such translated term page exists.
As far as I understand, this is due to the fact that we can now set the language of the terms, but we cannot create translations and translation links between the translated terms.
There is also a problem with indexing pages of taxonomy terms in search engines. For example, you have a term in English, this page is indexed by Google and shown in search results, but when you visit the term page in English, the interface of the site is shown often in a different language. Not always, but very often. This seems to depend on the language in which the site was active before opening the link in the search results.
Is there a Drupal or Backdrop contributed module that accomplishes this?
In Drupal 7 i18n manages such problems correctly with a submodule.
I am not able to offer a solution, I am just reporting the problem.
Recent comments
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules
Setting up a multisite with multilingual support can definitely get a bit tricky with all those configurations. If you're looking for a way to keep things clean, I've found that using a quick...
Multisite for multilingual website
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS