@@ -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 :
@@ -163,7 +165,8 @@ poll:
163
165
newUser :
164
166
everyOptionIsAnswered : ' Per favore, rispondi a tutte le opzioni.'
165
167
name :
166
- duplicate : ' Someone else already participated with this name. Please use an unqiue name.'
168
+ duplicate : ' Someone else already participated with this name. Please use
169
+ an unqiue name.'
167
170
valueMissing : ' Devi inserire un nuovo nome utente.'
168
171
selection :
169
172
valueMissing : ' Please provide an answer for this option.'
0 commit comments