Listing translated taxonomy terms only once each in the current detected language

Drupal issue with workaround of filtering by original language, and then displaying in correct current language:

Was (broken):

Filter criteria

Taxonomy term: Default translation (= True)

Language

Rendering Language: Interface text language selected for page

Fixed:

Removed translation from filter criteria entirely.

and changed:

Language

Rendering Language: Content language of view row


That was for a special listing view.

For regular taxonomy term page views we have:

Filter criteria

Content: Translation language (= Content language selected for page)

Language

Rendering Language: Content language of view row