mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-02 17:02:29 +00:00
41ebded8c9
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
20 lines
734 B
JSON
20 lines
734 B
JSON
{
|
|
"string": {
|
|
"Department": "Department",
|
|
"ParentDepartmentLabel": "Parent department",
|
|
"Structure":"Structure",
|
|
"CreateDepartment": "Create department",
|
|
"CreateDepartmentLabel": "Department",
|
|
"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"
|
|
}
|
|
} |