mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-02 08:51:11 +00:00
ce71d23f49
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
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",
|
|
"ShowEmployees": "Show employees",
|
|
"AddEmployee": "Add employee",
|
|
"Schedule": "Schedule",
|
|
"RequestType": "Type",
|
|
"CreateRequest": "Create {type}",
|
|
"Today": "Today",
|
|
"NoEmployeesInDepartment": "There are no employees in the selected department",
|
|
"Vacation": "Vacation",
|
|
"Sick": "Sick",
|
|
"PTO": "PTO",
|
|
"Remote": "Remote",
|
|
"Overtime": "Overtime",
|
|
"PTO2": "PTO/2",
|
|
"Overtime2": "Overtime/2",
|
|
"EditRequest": "Edit {type}",
|
|
"Request": "Request",
|
|
"Staff": "Worker",
|
|
"Members": "Members",
|
|
"NoMembers": "No members added",
|
|
"AddMember": "Add member"
|
|
}
|
|
} |