nextcloud-vue icon indicating copy to clipboard operation
nextcloud-vue copied to clipboard

Missing translations for DatetimePicker placeholder?

Open hschletz opened this issue 2 years ago • 0 comments

The placeholder texts in the DatetimePicker always show up in English ("Pick a date" etc.) regardless of locale. Month names are shown in the selected UI language.

The code has the strings run through a translation function, but I don`t see actual translations anywhere in the code.

Do I have to provide the translations myself? If so, how can it be done?

hschletz avatar May 20 '22 10:05 hschletz