mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
46933f1bd7
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
62 lines
2.2 KiB
JSON
62 lines
2.2 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",
|
|
"SelectEmployee": "Select employee",
|
|
"Schedule": "Schedule",
|
|
"RequestType": "Type",
|
|
"CreateRequest": "Create {type}",
|
|
"Today": "Today",
|
|
"Summary": "Total",
|
|
"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}",
|
|
"EditRequestType": "Edit type",
|
|
"ChooseNewType": "Choose new type:",
|
|
"UnchangeableType": "This type cannot be changed",
|
|
"Request": "Request",
|
|
"ExistingRequests": "There are already existing requests for set dates",
|
|
"Staff": "Worker",
|
|
"Member": "Member",
|
|
"Members": "Members",
|
|
"NoMembers": "No members added",
|
|
"AddMember": "Add member",
|
|
"Subscribers": "Subscribers",
|
|
"PublicHoliday": "Public holiday",
|
|
"Title": "Title",
|
|
"Description": "Description",
|
|
"MarkAsPublicHoliday": "Mark as public holiday",
|
|
"EditPublicHoliday": "Edit public holiday",
|
|
"Managers": "Managers",
|
|
"Export": "Export",
|
|
"Separator": "Separator",
|
|
"ChooseSeparator": "Choose separator",
|
|
"RequestCreated": "Request created",
|
|
"RequestUpdated": "Request updated",
|
|
"RequestRemoved": "Request removed",
|
|
"ConfigLabel": "Human resources",
|
|
"ConfigDescription": "Extension to manage organization structure and employee work calendar"
|
|
}
|
|
}
|