refactor(timesheet): rename filter date range labels
This commit is contained in:
@@ -378,8 +378,8 @@ export const en = {
|
||||
billable: "Billable",
|
||||
noTagsHint: "Create tags first from the Tags page.",
|
||||
clearFilters: "Clear filters",
|
||||
customFromLabel: "From",
|
||||
customToLabel: "To",
|
||||
customFromLabel: "From date",
|
||||
customToLabel: "To date",
|
||||
allClientsLabel: "All clients",
|
||||
allProjectsLabel: "All projects",
|
||||
allTagsLabel: "All tags",
|
||||
|
||||
Reference in New Issue
Block a user