feat: add two inputs to toggle flatpickr
This commit is contained in:
@ -522,6 +522,10 @@
|
||||
"multiselect": {
|
||||
"createPlaceholder": "Create new",
|
||||
"selectPlaceholder": "Click or press enter to select"
|
||||
},
|
||||
"datepickerRange": {
|
||||
"to": "To",
|
||||
"from": "From"
|
||||
}
|
||||
},
|
||||
"task": {
|
||||
|
Reference in New Issue
Block a user