mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-08 20:07:36 +00:00
23 lines
815 B
JSON
23 lines
815 B
JSON
{
|
||
"string": {
|
||
"RecruitApplication": "Recruiting",
|
||
"Vacancies": "Vacancies",
|
||
"CandidatePools": "Candidate’s pool",
|
||
"Candidates": "Candidates",
|
||
"VacancyName": "Vacancy Title *",
|
||
"VacancyDescription": "Vacancy Description",
|
||
"CreateVacancy": "Create Vacancy",
|
||
"CreateCandidate": "Create Candidate",
|
||
"MakePrivate": "Make Private",
|
||
"Vacancy": "Vacancy",
|
||
"CreateCandidates": "Create pool",
|
||
"CandidatesName": "Pool name *",
|
||
"MakePrivateDescription": "Only members can see it",
|
||
"CreateAnApplication": "Create an application",
|
||
"NoApplicationsForCandidate": "There are no applications for this candidate.",
|
||
"NoAttachmentsForCandidate": "There are no attachments for this candidate."
|
||
},
|
||
"status": {
|
||
"CandidateRequired": "Please select candidate"
|
||
}
|
||
} |