@@ -53,8 +53,9 @@ create:
53
53
error :
54
54
duplicatedOption : ' An option with this label already exists.'
55
55
invalidOption : ' All options must be valid.'
56
- notEnoughDates : ' Devi selezionare almeno un giorno'
57
- valueMissing : ' Every option must have a label. Please delete it if the option is not needed.'
56
+ notEnoughDates : ' Devi selezionare almeno un giorno.'
57
+ valueMissing : ' Every option must have a label. Please delete it if the
58
+ option is not needed.'
58
59
defineTimes :
59
60
label : ' Specificare l'' orario?'
60
61
input :
@@ -73,7 +74,8 @@ create:
73
74
notEnoughTimes : ' Devi indicare almeno un orario valido per ciascun giorno.
74
75
Se hai impostato un solo giorno, devi indicare un minimo di due orari
75
76
validi.'
76
- partiallyFilledTime : ' Please enter a valid time with hours and minutes. Partially filled inputs are not supported.'
77
+ partiallyFilledTime : ' Please enter a valid time with hours and minutes.
78
+ Partially filled inputs are not supported.'
77
79
fix-validation-errors-first-day : ' Devi risolvere tutti gli errori di convalida
78
80
nel primo giorno prima della copia.'
79
81
settings :
@@ -165,7 +167,8 @@ poll:
165
167
newUser :
166
168
everyOptionIsAnswered : ' Per favore, rispondi a tutte le opzioni.'
167
169
name :
168
- duplicate : ' Someone else already participated with this name. Please use an unqiue name.'
170
+ duplicate : ' Someone else already participated with this name. Please use
171
+ an unqiue name.'
169
172
valueMissing : ' Devi inserire un nuovo nome utente.'
170
173
selection :
171
174
valueMissing : ' Please provide an answer for this option.'
0 commit comments