mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
546877b004
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
||
"string": {
|
||
"RecruitApplication": "Recruiting",
|
||
"Vacancies": "Vacancies",
|
||
"CandidatePools": "Candidate’s pool",
|
||
"Candidates": "Candidates",
|
||
"VacancyName": "Vacancy Name *",
|
||
"VacancyDescription": "Vacancy Description",
|
||
"CreateVacancy": "Create Vacancy",
|
||
"MakePrivate": "Make Private",
|
||
"Vacancy": "Vacancy",
|
||
"VacancyPlaceholder": "Please type vacancy name",
|
||
"CandidatesName": "Pool name *",
|
||
"MakePrivateDescription": "Only members can see it",
|
||
"CreateAnApplication": "Create an application",
|
||
"NoApplicationsForCandidate": "There are no applications for this candidate.",
|
||
"CreateApplication": "Create Application",
|
||
"SelectVacancy": "Select vacancy",
|
||
"Candidate": "Candidate",
|
||
"CreateCandidate": "Create Candidate",
|
||
"AssignRecruiter": "Assigned recruiter",
|
||
"UnAssignRecruiter": "Unassigned recruiter",
|
||
"Recruiters": "Recruiters",
|
||
"Create": "Create",
|
||
"Applications": "Applications",
|
||
"ThisVacancyIsPrivate": "This vacancy is private",
|
||
"Description": "Description",
|
||
"Company": "Company",
|
||
"Save": "Save",
|
||
"Edit": "Edit",
|
||
"Delete": "Delete",
|
||
"WorkLocationPreferences": "Work location preferences",
|
||
"Onsite": "Onsite",
|
||
"Remote": "Remote",
|
||
"SearchApplication": "Search for application...",
|
||
"Application": "Application",
|
||
"AssignedRecruiter": "Assigned recruiter",
|
||
"SkillLabel": "Skill",
|
||
"SkillsLabel": "Skills"
|
||
},
|
||
"status": {
|
||
"CandidateRequired": "Please select candidate",
|
||
"VacancyRequired": "Please select vacancy"
|
||
}
|
||
} |