mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 18:02:01 +03:00
123ae25b68
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
49 lines
2.0 KiB
JSON
49 lines
2.0 KiB
JSON
{
|
|
"string": {
|
|
"Answer": "Answer",
|
|
"AnswerPlaceholder": "Type your answer",
|
|
"AnswerCustomOption": "Custom option",
|
|
"Application": "Survey",
|
|
"Close": "Close",
|
|
"Control": "Control",
|
|
"Completed": "Completed",
|
|
"CreatePoll": "Make a survey",
|
|
"CreateSurvey": "Survey",
|
|
"DeleteOption": "Delete Option",
|
|
"DeletePoll": "Delete Survey",
|
|
"DeletePollConfirm": "Are you sure you want to delete the survey?",
|
|
"DeleteQuestion": "Delete Question",
|
|
"DeleteQuestionConfirm": "Are you sure you want to delete the question?",
|
|
"Name": "Title",
|
|
"NoAnswer": "No answer",
|
|
"NoName": "Untitled",
|
|
"NoPollsForDocument": "There are no surveys for this",
|
|
"Poll": "Survey",
|
|
"Polls": "Surveys",
|
|
"Prompt": "Description",
|
|
"PromptPlaceholder": "Encourage user to answer some questions",
|
|
"Settings": "Settings",
|
|
"Question": "Question",
|
|
"Questions": "Questions",
|
|
"QuestionKindString": "Simple answer",
|
|
"QuestionKindOption": "Select an option",
|
|
"QuestionKindOptions": "Select several options",
|
|
"QuestionIsMandatory": "Is mandatory",
|
|
"QuestionHasCustomOption": "Has custom option",
|
|
"QuestionPlaceholder": "Add a question",
|
|
"QuestionPlaceholderEmpty": "Provide question text",
|
|
"QuestionPlaceholderOption": "Add an option",
|
|
"QuestionTooltipMandatory": "Answer is required",
|
|
"QuestionTooltipCustomOption": "User can provide their own option",
|
|
"Survey": "Survey Form",
|
|
"Surveys": "Survey Forms",
|
|
"SurveyEdit": "Edit Form",
|
|
"SurveyPreview": "Preview Form",
|
|
"SurveySubmit": "Submit",
|
|
"SurveySubmitConfirm": "You will not be able to change answers after that. Are you sure you want to submit now?",
|
|
"ValidateFail": "Some required questions are not answered",
|
|
"ValidateInfo": "This is how the form will look like for an user. Try to type answers and select options to test your survey. A green icon in the header above shows the form is filled properly",
|
|
"ValidateOk": "Form is filled correctly"
|
|
}
|
|
}
|