feat: add prop to maybe show selected date

This commit is contained in:
kolaente 2022-01-09 17:03:08 +01:00
parent a74fc47335
commit 3a12be505d
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 21 additions and 2 deletions

View file

@ -526,6 +526,7 @@
"datepickerRange": {
"to": "To",
"from": "From",
"fromto": "{from} to {to}",
"math": {
"canuse": "You can use date math to filter for relative dates.",
"learnhow": "Check out how it works",