1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

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

View File

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