commit
44c0e126e9
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ export default {
|
|||
"create.options-datetime.error.notEnoughTimes": "you must enter atleast one time per date",
|
||||
"create.options-datetime.error.correctTimeFormat": "Atleast one time is not in a valid format. Hours and minutes have to be seperated by a colon (e.g. 12:30).",
|
||||
"create.settings.answerType.label": "Please define available answers",
|
||||
"create.settings.anonymousUser.label": "Allow anonym participation?",
|
||||
"create.settings.anonymousUser.label": "Allow anonymous participation?",
|
||||
"create.settings.forceAnswer.label": "Force an answer?",
|
||||
"create.save": "save",
|
||||
"errors.inclusion": "is not included in the list",
|
||||
|
@ -151,4 +151,4 @@ export default {
|
|||
"pollTypes.findADate.label": "einen Termin finden",
|
||||
"pollTypes.makeAPoll.label": "eine Frage beantworten",
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue