We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcce549 + f40d37e commit 3db9fefCopy full SHA for 3db9fef
1 file changed
system/Language/en/Time.php
@@ -4,6 +4,6 @@
4
'invalidMonth' => 'Hours must be between 0 and 12.',
5
'invalidDay' => 'Days must be between 0 and 31.',
6
'invalidHours' => 'Hours must be between 0 and 23.',
7
- 'invalidMinutes' => 'Seconds must be between 0 and 59.',
+ 'invalidMinutes' => 'Minutes must be between 0 and 59.',
8
'invalidSeconds' => 'Seconds must be between 0 and 59.',
9
];
0 commit comments