New translations

This commit is contained in:
James Cole
2017-01-08 13:41:39 +01:00
parent 1d7f2ca9e4
commit 7d05c0da9c

View File

@@ -23,7 +23,7 @@ return [
'belongs_to_user' => 'Wartość :attribute jest nieznana', 'belongs_to_user' => 'Wartość :attribute jest nieznana',
'accepted' => ':attribute musi zostać zaakceptowany.', 'accepted' => ':attribute musi zostać zaakceptowany.',
'bic' => 'To nie jest prawidłowy BIC.', 'bic' => 'To nie jest prawidłowy BIC.',
'more' => ':attribute must be larger than zero.', 'more' => ':attribute musi być większy od zera.',
'active_url' => ':attribute nie jest prawidłowym adresem URL.', 'active_url' => ':attribute nie jest prawidłowym adresem URL.',
'after' => ':attribute musi być datą późniejszą od :date.', 'after' => ':attribute musi być datą późniejszą od :date.',
'alpha' => ':attribute może zawierać tylko litery.', 'alpha' => ':attribute może zawierać tylko litery.',