Document: Language: Minor fix placeholder missing translation - refs BT#22165 BT#22164

pull/5936/head
NicoDucou 10 months ago
parent 5a3745cb50
commit 442fec09e6
  1. 2
      assets/vue/views/documents/DocumentsList.vue

@ -281,7 +281,7 @@
:options="folders"
optionLabel="label"
optionValue="value"
placeholder="Select a folder"
:placeholder="t('Select a folder')"
/>
</BaseDialogConfirmCancel>

Loading…
Cancel
Save