feat(time-report): add member search functionality to time report localization

This commit is contained in:
shancds
2025-05-29 09:42:08 +05:30
parent 9b48cc7e06
commit 7b1c048dbb

View File

@@ -40,5 +40,7 @@
"noCategory": "No Category",
"noProjects": "No projects found",
"noTeams": "No teams found",
"noData": "No data found"
"noData": "No data found",
"members": "Members",
"searchByMember": "Search by member"
}