mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
New translations.
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user