feat: add two inputs to toggle flatpickr
This commit is contained in:
parent
dabe87af4b
commit
8d5bfbe828
2 changed files with 48 additions and 4 deletions
|
|
@ -522,6 +522,10 @@
|
|||
"multiselect": {
|
||||
"createPlaceholder": "Create new",
|
||||
"selectPlaceholder": "Click or press enter to select"
|
||||
},
|
||||
"datepickerRange": {
|
||||
"to": "To",
|
||||
"from": "From"
|
||||
}
|
||||
},
|
||||
"task": {
|
||||
|
|
|
|||
Reference in a new issue