VueMultiselect placeholder isn't translated
Steps to reproduce
- Import a calendar from a file.
- Click in the calendar selection window.
Expected behaviour
Translated text string "Select option" for the set language.
Actual behaviour
Text string "Select option" in English only. Not available for translation in Transifex.

Calendar app
Calendar app version: (see apps admin page, e.g. 2.0.1) 2.0.3
Server configuration
Nextcloud Version: (see admin page, e.g. 17.0.2) 19.0.0
VueMultiselect placeholder option isn't filled with a translated value. We could also expose the property.
Refs: https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/Multiselect/Multiselect.vue https://vue-multiselect.js.org/#sub-custom-configuration
Hi, is this still open?
Duplicate of https://github.com/nextcloud/nextcloud-vue/issues/512.