mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-18 08:22:17 +03:00
5f5dc63d21
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
||
"string": {
|
||
"RecruitApplication": "Recruiting",
|
||
"Vacancies": "Vacancies",
|
||
"CandidatePools": "Candidate’s pool",
|
||
"Candidates": "Candidates",
|
||
"VacancyName": "Vacancy Title *",
|
||
"VacancyDescription": "Vacancy Description",
|
||
"CreateVacancy": "Create Vacancy",
|
||
"MakePrivate": "Make Private",
|
||
"Vacancy": "Vacancy",
|
||
"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..."
|
||
},
|
||
"status": {
|
||
"CandidateRequired": "Please select candidate",
|
||
"VacancyRequired": "Please select vacancy"
|
||
}
|
||
} |