Hopefully, this is a "me" problem, but for some reason, I can't get the "Submit" button in the ERM module to translate. To get to the button: 1. Enable the ERMModule system preference 2. Go to E-resource management 3. Click "Agreements" 4. Click "New agreement" --> "Submit" button is at the bottom of the form I found this string in the xx-XX-messages-js.po file (example in fr-CA, but I also tried in es-ES and de-DE) #: koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js:2 msgid "Submit" msgstr "Valider" I did ./translate install xx-XX but the button stays in English
messages-js is generated using: gulp po:update --lang fr-CA