mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
6369e3f093
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"string": {
|
|
"Answer": "Answer",
|
|
"AnswerPlaceholder": "Type your answer",
|
|
"AnswerCustomOption": "Custom option",
|
|
"Application": "Survey",
|
|
"Close": "Close",
|
|
"Control": "Control",
|
|
"CreatePoll": "Make a survey",
|
|
"CreateSurvey": "Survey",
|
|
"DeleteOption": "Delete Option",
|
|
"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",
|
|
"QuestionOptionPlaceholder": "Add an option",
|
|
"QuestionPlaceholder": "Add a question",
|
|
"QuestionEmptyPlaceholder": "Provide question text",
|
|
"Survey": "Survey Form",
|
|
"Surveys": "Survey Forms",
|
|
"SurveyPreview": "Preview Form",
|
|
"SurveySubmit": "Submit"
|
|
}
|
|
}
|