platform/plugins/recruit-assets/lang/en.json

45 lines
1.5 KiB
JSON
Raw Normal View History

{
"string": {
"RecruitApplication": "Recruiting",
"Vacancies": "Vacancies",
"CandidatePools": "Candidates pool",
"Candidates": "Candidates",
"VacancyName": "Vacancy Name *",
"VacancyDescription": "Vacancy Description",
"CreateVacancy": "Create Vacancy",
"MakePrivate": "Make Private",
"Vacancy": "Vacancy",
"VacancyPlaceholder": "Please type vacancy name",
"CandidatesName": "Pool name *",
"MakePrivateDescription": "Only members can see it",
"CreateAnApplication": "Create an application",
"NoApplicationsForCandidate": "There are no applications for this candidate.",
"CreateApplication": "Create Application",
"SelectVacancy": "Select vacancy",
"Candidate": "Candidate",
"CreateCandidate": "Create Candidate",
"AssignRecruiter": "Assigned recruiter",
"UnAssignRecruiter": "Unassigned recruiter",
"Recruiters": "Recruiters",
"Create": "Create",
"Applications": "Applications",
"ThisVacancyIsPrivate": "This vacancy is private",
"Description": "Description",
"Company": "Company",
"Save": "Save",
"Edit": "Edit",
"Delete": "Delete",
"WorkLocationPreferences": "Work location preferences",
"Onsite": "Onsite",
"Remote": "Remote",
"SearchApplication": "Search for application...",
"Application": "Application",
"AssignedRecruiter": "Assigned recruiter",
"SkillLabel": "Skill",
"SkillsLabel": "Skills"
},
"status": {
"CandidateRequired": "Please select candidate",
"VacancyRequired": "Please select vacancy"
}
}