mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
954b394987
commit
d6b3fe7e1b
@ -10,24 +10,24 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
'buttons' => 'Buttons',
|
||||
'icon' => 'Icon',
|
||||
'buttons' => 'Przyciski',
|
||||
'icon' => 'Ikona',
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Created at',
|
||||
'update_date' => 'Updated at',
|
||||
'balance_before' => 'Balance before',
|
||||
'balance_after' => 'Balance after',
|
||||
'name' => 'Name',
|
||||
'role' => 'Role',
|
||||
'currentBalance' => 'Current balance',
|
||||
'active' => 'Is active?',
|
||||
'lastActivity' => 'Last activity',
|
||||
'balance_before' => 'Saldo przed',
|
||||
'balance_after' => 'Saldo po',
|
||||
'name' => 'Nazwa',
|
||||
'role' => 'Rola',
|
||||
'currentBalance' => 'Bieżące saldo',
|
||||
'active' => 'Jest aktywny?',
|
||||
'lastActivity' => 'Ostatnia aktywność',
|
||||
'balanceDiff' => 'Balance difference between :start and :end',
|
||||
'matchedOn' => 'Matched on',
|
||||
'matchesOn' => 'Matched on',
|
||||
'account_type' => 'Account type',
|
||||
'account_type' => 'Typ konta',
|
||||
'created_at' => 'Created at',
|
||||
'new_balance' => 'New balance',
|
||||
'new_balance' => 'Nowe saldo',
|
||||
'account' => 'Account',
|
||||
'matchingAmount' => 'Amount',
|
||||
'lastMatch' => 'Last match',
|
||||
|
Loading…
Reference in New Issue
Block a user