init
This commit is contained in:
44
worklenz-frontend/public/locales/en/time-report.json
Normal file
44
worklenz-frontend/public/locales/en/time-report.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"includeArchivedProjects": "Include Archived Projects",
|
||||
"export": "Export",
|
||||
"timeSheet": "Time Sheet",
|
||||
|
||||
"searchByName": "Search by name",
|
||||
"selectAll": "Select All",
|
||||
"teams": "Teams",
|
||||
|
||||
"searchByProject": "Search by project name",
|
||||
"projects": "Projects",
|
||||
|
||||
"searchByCategory": "Search by category name",
|
||||
"categories": "Categories",
|
||||
|
||||
"billable": "Billable",
|
||||
"nonBillable": "Non Billable",
|
||||
|
||||
"total": "Total",
|
||||
|
||||
"projectsTimeSheet": "Projects Time Sheet",
|
||||
|
||||
"loggedTime": "Logged Time(hours)",
|
||||
|
||||
"exportToExcel": "Export to Excel",
|
||||
"logged": "logged",
|
||||
"for": "for",
|
||||
|
||||
"membersTimeSheet": "Members Time Sheet",
|
||||
"member": "Member",
|
||||
|
||||
"estimatedVsActual": "Estimated vs Actual",
|
||||
"workingDays": "Working Days",
|
||||
"manDays": "Man Days",
|
||||
"days": "Days",
|
||||
"estimatedDays": "Estimated Days",
|
||||
"actualDays": "Actual Days",
|
||||
|
||||
"noCategories": "No categories found",
|
||||
"noCategory": "No Category",
|
||||
"noProjects": "No projects found",
|
||||
"noTeams": "No teams found",
|
||||
"noData": "No data found"
|
||||
}
|
||||
Reference in New Issue
Block a user