Affected version(s)
4.8.x
Description
Since #953 , if you have no label-key definied in the DCA and there is no translation-file you can't see the label key in the widgets.

entl_member.xlfwhen i prototype some new extensions i dont want to do the translations
As discussed in Mumble on January 16th, if there is no label (null), the key should be used. To have an empty label, it must be set to an empty string or false.
Most helpful comment
As discussed in Mumble on January 16th, if there is no label (
null), the key should be used. To have an empty label, it must be set to an empty string orfalse.