1
0

feat: add two inputs to toggle flatpickr

This commit is contained in:
kolaente
2022-01-09 13:33:12 +01:00
parent dabe87af4b
commit 8d5bfbe828
2 changed files with 48 additions and 4 deletions

View File

@ -522,6 +522,10 @@
"multiselect": {
"createPlaceholder": "Create new",
"selectPlaceholder": "Click or press enter to select"
},
"datepickerRange": {
"to": "To",
"from": "From"
}
},
"task": {