mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
12f66bc433
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
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"
|
||
}
|
||
} |