Rebuild frontpage.

This commit is contained in:
James Cole
2021-03-23 18:39:01 +01:00
parent 9003db6eba
commit 7cf44a604a
26 changed files with 373 additions and 331 deletions

View File

@@ -60,7 +60,7 @@ return [
'less' => ':attribute musi być mniejszy od 10 000 000',
'active_url' => ':attribute nie jest prawidłowym adresem URL.',
'after' => ':attribute musi być datą późniejszą od :date.',
'date_after' => 'The start date must be before the end date.',
'date_after' => 'Data rozpoczęcia musi być wcześniejsza niż data zakończenia.',
'alpha' => ':attribute może zawierać tylko litery.',
'alpha_dash' => ':attribute może zawierać litery, cyfry oraz myślniki.',
'alpha_num' => ':attribute może zawierać jedynie litery oraz cyfry.',