mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
add missing strings for date filters
This commit is contained in:
@@ -2080,5 +2080,11 @@
|
|||||||
"example": "John Smith"
|
"example": "John Smith"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"startDate": {
|
||||||
|
"message": "Start Date"
|
||||||
|
},
|
||||||
|
"endDate": {
|
||||||
|
"message": "End Date"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user