mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-06 18:57:56 +01:00
add missing strings for date filters
This commit is contained in:
parent
ee91f4610e
commit
8526ad17c4
@ -2080,5 +2080,11 @@
|
|||||||
"example": "John Smith"
|
"example": "John Smith"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"startDate": {
|
||||||
|
"message": "Start Date"
|
||||||
|
},
|
||||||
|
"endDate": {
|
||||||
|
"message": "End Date"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user