New translations

This commit is contained in:
James Cole 2017-01-02 18:02:21 +01:00
parent 954b394987
commit d6b3fe7e1b

View File

@ -10,24 +10,24 @@
*/ */
return [ return [
'buttons' => 'Buttons', 'buttons' => 'Przyciski',
'icon' => 'Icon', 'icon' => 'Ikona',
'id' => 'ID', 'id' => 'ID',
'create_date' => 'Created at', 'create_date' => 'Created at',
'update_date' => 'Updated at', 'update_date' => 'Updated at',
'balance_before' => 'Balance before', 'balance_before' => 'Saldo przed',
'balance_after' => 'Balance after', 'balance_after' => 'Saldo po',
'name' => 'Name', 'name' => 'Nazwa',
'role' => 'Role', 'role' => 'Rola',
'currentBalance' => 'Current balance', 'currentBalance' => 'Bieżące saldo',
'active' => 'Is active?', 'active' => 'Jest aktywny?',
'lastActivity' => 'Last activity', 'lastActivity' => 'Ostatnia aktywność',
'balanceDiff' => 'Balance difference between :start and :end', 'balanceDiff' => 'Balance difference between :start and :end',
'matchedOn' => 'Matched on', 'matchedOn' => 'Matched on',
'matchesOn' => 'Matched on', 'matchesOn' => 'Matched on',
'account_type' => 'Account type', 'account_type' => 'Typ konta',
'created_at' => 'Created at', 'created_at' => 'Created at',
'new_balance' => 'New balance', 'new_balance' => 'Nowe saldo',
'account' => 'Account', 'account' => 'Account',
'matchingAmount' => 'Amount', 'matchingAmount' => 'Amount',
'lastMatch' => 'Last match', 'lastMatch' => 'Last match',