mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
New stuff
This commit is contained in:
@@ -43,10 +43,10 @@ return [
|
||||
'lastActivity' => 'Ostatnia aktywność',
|
||||
'balanceDiff' => 'Różnica sald',
|
||||
'other_meta_data' => 'Inne dane meta',
|
||||
'invited_at' => 'Invited at',
|
||||
'expires' => 'Invitation expires',
|
||||
'invited_by' => 'Invited by',
|
||||
'invite_link' => 'Invite link',
|
||||
'invited_at' => 'Zaproszono o',
|
||||
'expires' => 'Zaproszenie wygasa',
|
||||
'invited_by' => 'Zaproszono przez',
|
||||
'invite_link' => 'Link zaproszenia',
|
||||
'account_type' => 'Typ konta',
|
||||
'created_at' => 'Utworzono',
|
||||
'account' => 'Konto',
|
||||
@@ -142,10 +142,10 @@ return [
|
||||
'payment_info' => 'Informacje o płatności',
|
||||
'expected_info' => 'Następna oczekiwana transakcja',
|
||||
'start_date' => 'Data rozpoczęcia',
|
||||
'trigger' => 'Trigger',
|
||||
'response' => 'Response',
|
||||
'delivery' => 'Delivery',
|
||||
'trigger' => 'Wyzwalacz',
|
||||
'response' => 'Odpowiedź',
|
||||
'delivery' => 'Doręczenie',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
'secret' => 'Sekret',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user