New stuff

This commit is contained in:
James Cole
2022-10-06 06:23:12 +02:00
parent a39553256e
commit f1457fcda6
33 changed files with 517 additions and 467 deletions

View File

@@ -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',
];