mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 22:33:55 +03:00
0567bdbb31
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
31 lines
1.0 KiB
JSON
31 lines
1.0 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"
|
||
}
|
||
} |