8000
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.
1 parent 678b92e commit bee0153Copy full SHA for bee0153
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