10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 678b92e + bee0153 commit fe00e01Copy full SHA for fe00e01
application/language/ru/validation.php
@@ -38,7 +38,7 @@
38
"countmin" => "The :attribute must have at least :min selected elements.",
39
"different" => "Поля :attribute и :other должны различаться.",
40
"email" => "Поле :attribute имеет неверный формат.",
41
- "exists" => "Выбранное значение для :attribute уже существует.",
+ "exists" => "Выбранное значение для :attribute не верно.",
42
"image" => "Поле :attribute должно быть картинкой.",
43
"in" => "Выбранное значение для :attribute не верно.",
44
"integer" => "Поле :attribute должно быть целым числом.",
0 commit comments