mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 22:33:55 +03:00
e8173c963a
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
21 lines
694 B
JSON
21 lines
694 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."
|
|
},
|
|
"status": {
|
|
"CandidateRequired": "Please select candidate"
|
|
}
|
|
} |