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
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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": {