add support for zh_cn
This commit is contained in:
33
worklenz-frontend/public/locales/zh/time-report.json
Normal file
33
worklenz-frontend/public/locales/zh/time-report.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"includeArchivedProjects": "包含已归档项目",
|
||||
"export": "导出",
|
||||
"timeSheet": "时间表",
|
||||
"searchByName": "按名称搜索",
|
||||
"selectAll": "全选",
|
||||
"teams": "团队",
|
||||
"searchByProject": "按项目名称搜索",
|
||||
"projects": "项目",
|
||||
"searchByCategory": "按类别名称搜索",
|
||||
"categories": "类别",
|
||||
"billable": "可计费",
|
||||
"nonBillable": "不可计费",
|
||||
"total": "总计",
|
||||
"projectsTimeSheet": "项目时间表",
|
||||
"loggedTime": "已记录时间(小时)",
|
||||
"exportToExcel": "导出到Excel",
|
||||
"logged": "已记录",
|
||||
"for": "为",
|
||||
"membersTimeSheet": "成员时间表",
|
||||
"member": "成员",
|
||||
"estimatedVsActual": "预计用时 vs 实际用时",
|
||||
"workingDays": "工作日",
|
||||
"manDays": "人天",
|
||||
"days": "天",
|
||||
"estimatedDays": "预计天数",
|
||||
"actualDays": "实际天数",
|
||||
"noCategories": "未找到类别",
|
||||
"noCategory": "无类别",
|
||||
"noProjects": "未找到项目",
|
||||
"noTeams": "未找到团队",
|
||||
"noData": "未找到数据"
|
||||
}
|
||||
Reference in New Issue
Block a user