add missing strings for date filters

This commit is contained in:
Kyle Spearrin 2018-07-12 10:26:22 -04:00
parent ee91f4610e
commit 8526ad17c4
1 changed files with 6 additions and 0 deletions

View File

@ -2080,5 +2080,11 @@
"example": "John Smith"
}
}
},
"startDate": {
"message": "Start Date"
},
"endDate": {
"message": "End Date"
}
}