File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 108
108
"required_array_keys" : " Поле повинно містити записи для: :values." ,
109
109
"required_if" : " Поле обов'язкове коли :other є :value." ,
110
110
"required_if_accepted" : " Поле є обов'язковим, якщо прийнято :other." ,
111
- "required_if_declined" : " This field is required when :other is declined ." ,
111
+ "required_if_declined" : " Поле є обов'язковим, якщо відхилено :other." ,
112
112
"required_unless" : " Поле обовязковим, якщо :other інше не вказано у :values." ,
113
113
"required_with" : " Поле обов'язкове коли :values є." ,
114
114
"required_with_all" : " Поле обов'язкове коли :values присутні." ,
Original file line number Diff line number Diff line change 113
113
"required_array_keys" : " Поле :attribute має містити записи для: :values." ,
114
114
"required_if" : " Поле :attribute є обов'язковим для заповнення, коли :other є рівним :value." ,
115
115
"required_if_accepted" : " Поле :attribute є обов'язковим, якщо прийнято :other." ,
116
- "required_if_declined" : " The :attribute field is required when :other is declined ." ,
116
+ "required_if_declined" : " Поле :attribute є обов'язковим, якщо відхилено :other." ,
117
117
"required_unless" : " Поле :attribute є обов'язковим для заповнення, коли :other відрізняється від :values" ,
118
118
"required_with" : " Поле :attribute є обов'язковим для заповнення, коли :values вказано." ,
119
119
"required_with_all" : " Поле :attribute є обов'язковим для заповнення, коли :values вказано." ,
You can’t perform that action at this time.
0 commit comments