mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
11 lines
292 B
JSON
11 lines
292 B
JSON
|
{
|
||
|
"string": {
|
||
|
"Vacancies": "Vacancies",
|
||
|
"CandidatePools": "Candidates",
|
||
|
"VacancyName": "Vacancy Title *",
|
||
|
"VacancyDescription": "Vacancy Description",
|
||
|
"CreateVacancy": "Create Vacancy",
|
||
|
"CreateCandidate": "Create Candidate",
|
||
|
"MakePrivate": "Make Private"
|
||
|
}
|
||
|
}
|