New translations.

This commit is contained in:
James Cole
2019-02-16 19:22:05 +01:00
parent 451c86e431
commit 7d75f00696
6 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ declare(strict_types=1);
return [
'iban' => 'To nie jest prawidłowy IBAN.',
'zero_or_more' => 'Wartość nie może być ujemna.',
'date_or_time' => 'The value must be a valid date or time value (ISO 8601).',
'date_or_time' => 'Wartość musi być prawidłową datą lub czasem (ISO 8601).',
'source_equals_destination' => 'Konto źródłowe jest równe kontu docelowemu.',
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',
'unique_iban_for_user' => 'Wygląda na to, że ten IBAN jest już używany.',