

Discovery has its own messages.xml file, located at dspace-xmlui/src/main/resources/aspects/Discovery/i18n/messages.xml. To add your own labels for new fields and facets in a Maven overlay, copy this file to dspace/modules/xmlui/src/main/resources/aspects/Discovery/i18n/messages.xml and modify this file. Alternatively, you may add them to the main messages.xml file. Same goes for translations - it's encouraged to submit a single messages_XX.xml file including messages from all the separate messages.xml files in DSpace.
But I have two problems with this. One of them is that I need the message for the filter to be in spanish. The other one, is that I can't find this route dspace/modules/xmlui/src/main/resources/aspects/Discovery/i18n/messages.xml. In my src directory, this is what it looks like when I try
Thanks in advance, any help would be appreciated