mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
cab04d037d
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
32 lines
1.1 KiB
JSON
32 lines
1.1 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",
|
||
"AssignRecruiter": "Assigned recruiter",
|
||
"UnAssignRecruiter": "Unassigned recruiter",
|
||
"Recruiters": "Recruiters",
|
||
"Create": "Create",
|
||
"Applications": "Applications",
|
||
"ThisVacancyIsPrivate": "This vacancy is private",
|
||
"Description": "Description",
|
||
"Company": "Company"
|
||
},
|
||
"status": {
|
||
"CandidateRequired": "Please select candidate",
|
||
"VacancyRequired": "Please select vacancy"
|
||
}
|
||
} |