How to do proper i18n?
Currently, data model names (of entities, properties, ...) and descriptions have to be provided in a single language. This might be an issue in international applications where subsets of users possibly don't feel at ease with English. Therefore this can result in usability problems.
We should discuss the possibility to implement proper internationalization, to provide a switchable translation for data and data models. There might be libraries to simplify this issue.