2022-06-20 04:24:08 +00:00
|
|
|
{
|
|
|
|
"string": {
|
|
|
|
"Department": "Department",
|
|
|
|
"ParentDepartmentLabel": "Parent department",
|
|
|
|
"Structure":"Structure",
|
|
|
|
"CreateDepartment": "Create department",
|
2022-06-22 05:58:28 +00:00
|
|
|
"CreateDepartmentLabel": "Department",
|
2022-06-20 04:24:08 +00:00
|
|
|
"DepartmentPlaceholder": "Department",
|
|
|
|
"TeamLead": "Team lead",
|
|
|
|
"UnAssignLead": "Unassign team lead",
|
|
|
|
"MemberCount": "{count, plural, =0 {no employees} =1 {1 employee} other {# employees}}",
|
|
|
|
"AssignLead": "Assign team lead",
|
|
|
|
"TeamLeadTooltip": "{value}",
|
|
|
|
"HRApplication": "Human resources",
|
|
|
|
"MoveStaff": "Employee transfer",
|
|
|
|
"MoveStaffDescr": "Do you want to transfer employee from {current} to {department}",
|
|
|
|
"Departments": "Departments",
|
|
|
|
"AddEmployee": "Add employee"
|
|
|
|
}
|
|
|
|
}
|