Sort should be possible on translated values
Description
It should be possible to sort items by translated fields of the values.
Explanation
If the app shows names in german (where the translations exist) it should be possible to sort by these translated fields.
The backend could save additional .sort fields for each language on each sortable field and provide a custom sort for each supported language.
cc: @krlwlfrt
Edited by Anselm Stordeur