#22 - fix
This commit is contained in:
		| @@ -37,7 +37,7 @@ class DoesNotExceedLimitRule implements VacationRequestRule | ||||
|  | ||||
|     public function errorMessage(): string | ||||
|     { | ||||
|         return __("You have exceeded your vacation limit."); | ||||
|         return __("Vacation limit has been exceeded."); | ||||
|     } | ||||
|  | ||||
|     protected function getUserVacationLimit(User $user, YearPeriod $yearPeriod): int | ||||
|   | ||||
		Reference in New Issue
	
	Block a user