I imported a ready made Power App which was developed in English. Now many expressions don't work in the German language version of Power Apps.
E.G. I can't find a comparable expression to 'ThisItem.Thumbnail.Large'. This one results in an error.
Interestingly, the translation ends with: ThisItem.Selected.Miniaturansicht.Large; which is a mixture between English and German...
Other examples that don't work:
ThisItem.Status.Value
galDocuments.Selected.'File name with extension'; (can be translated to galDocuments.Selected.'Dateiname mit Erweiterung';)
This seems to be an error. Power Apps should at least be able to use the English expressions. And / or it should translate to the equivalent.