mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 14:06:00 +03:00
f0cca26e9b
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
97 lines
3.4 KiB
JSON
97 lines
3.4 KiB
JSON
{
|
||
"string": {
|
||
"RecruitApplication": "Recruiting",
|
||
"Vacancies": "Vacancies",
|
||
"CandidatePools": "Candidate’s pool",
|
||
"Candidates": "Candidates",
|
||
"VacancyName": "Vacancy Name *",
|
||
"VacancyDescription": "Vacancy Description",
|
||
"CreateVacancy": "Create Vacancy",
|
||
"MakePrivate": "Make Private",
|
||
"Vacancy": "Vacancy",
|
||
"VacancyCreateLabel": "Vacancy",
|
||
"VacancyPlaceholder": "Software Engineer",
|
||
"MakePrivateDescription": "Only members can see it",
|
||
"CreateAnApplication": "Create an application",
|
||
"NoApplicationsForCandidate": "There are no applications for this candidate.",
|
||
"CreateApplication": "Create Application",
|
||
"ApplicationCreateLabel": "Application",
|
||
"SelectVacancy": "Select vacancy",
|
||
"Candidate": "Candidate",
|
||
"CandidateCreateLabel": "Candidate",
|
||
"CreateCandidate": "Create Candidate",
|
||
"AssignRecruiter": "Assign recruiter",
|
||
"UnAssignRecruiter": "Unassign recruiter",
|
||
"Recruiters": "Recruiters",
|
||
"Create": "Create",
|
||
"Applications": "Applications",
|
||
"ThisVacancyIsPrivate": "This vacancy is private",
|
||
"Description": "Description",
|
||
"Company": "Company",
|
||
"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",
|
||
"SkillCreateLabel": "Skill",
|
||
"General": "General",
|
||
"Members": "Members",
|
||
"Yes": "Yes",
|
||
"No": "No",
|
||
"NA": "N/A",
|
||
"ApplicationShort": "APP",
|
||
"ApplicationsShort": "Apps",
|
||
"Due": "Due date",
|
||
"Location": "Location",
|
||
"Title": "Title",
|
||
"Source": "Source",
|
||
"PersonFirstNamePlaceholder": "John",
|
||
"PersonLastNamePlaceholder": "Appleseed",
|
||
"PersonLocationPlaceholder": "Location",
|
||
"ManageVacancyStatuses": "Manage vacancy statuses",
|
||
"EditVacancy": "Edit",
|
||
"FullDescription": "Full description",
|
||
"CreateReviewCategory": "Create review category",
|
||
"ReviewCategoryName": "Review category title*",
|
||
"ReviewCategoryPlaceholder": "Interview",
|
||
"ReviewCategory": "Reviews",
|
||
"ReviewCategoryDescription": "Description",
|
||
"ThisReviewCategoryIsPrivate": "This category is private",
|
||
"CreateReview": "Schedule",
|
||
"CreateReviewParams": "Schedule {label}",
|
||
"SelectReviewCategory": "select category",
|
||
"Reviews": "Reviews",
|
||
"Review": "Review",
|
||
"ReviewCreateLabel": "Review",
|
||
"Opinions": "Opinions",
|
||
"Opinion": "Opinion",
|
||
"OpinionValue": "Rating",
|
||
"OpinionShortLabel": "OPE",
|
||
"ReviewShortLabel": "RVE",
|
||
"StartDate": "Start date",
|
||
"DueDate": "Due date",
|
||
"ReviewCategoryTitle":"Category",
|
||
"Verdict": "Verdict",
|
||
"OpinionSave": "Save",
|
||
"CandidateReviews": "All Candidate Reviews",
|
||
"NoReviewForCandidate": "No reviews",
|
||
"CreateAnReview": "Create review",
|
||
"CreateOpinion": "Create opinion",
|
||
"OpinionValuePlaceholder": "10/10",
|
||
"Participants": "Participants",
|
||
"NoParticipants": "No participants added",
|
||
"PersonsLabel": "{name}",
|
||
"AddDescription": "Add description",
|
||
"NumberSkills": "{count, plural, =0 {no skills} =1 {1 skill} other {# skills}}"
|
||
},
|
||
"status": {
|
||
"CandidateRequired": "Please select candidate",
|
||
"VacancyRequired": "Please select vacancy",
|
||
"ReviewCategoryRequired": "Please select review category"
|
||
}
|
||
} |