AllowedMetaData displays should use MetaType display names
vue/Corpus/AllowedMetaData/Row.vue
is not using METADATA_TYPES[meta.type].display
to show the display name of an existing AllowedMetaData type, although both the creation and update <select>
do use it.