mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 21:31:33 +03:00
3cbc321f5f
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
23 lines
831 B
JSON
23 lines
831 B
JSON
{
|
|
"string": {
|
|
"RecruitApplication": "Recruiting",
|
|
"Vacancies": "Vacancies",
|
|
"CandidatePools": "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.",
|
|
"UploadDropFilesHere": "Upload or drop files here",
|
|
"NoAttachmentsForCandidate": "There are no attachments for this candidate."
|
|
},
|
|
"status": {
|
|
"CandidateRequired": "Please select candidate"
|
|
}
|
|
} |